This is so weird, if I wait long enough it works, but if I press enter fast
enough, still get the wrong answer.
On Wed, Jul 21, 2010 at 2:34 PM, Albert Y.C.Lai wrote:
> Try adding more delay between the two loadings, e.g., make me press enter,
> and hope I am not faster than a computer:
>
> main
Thanks! hint works good!
On Tue, Jul 20, 2010 at 9:29 PM, Andy Stewart wrote:
> Hongmin Fan writes:
>
> > Thanks Andy! Yes, I do need the second approach you listed here. I think
> the plugin package actually
> > uses GHC API to load
> > too.
> >
> > My problem here is more technical than theore
Hongmin Fan writes:
> Thanks Andy! Yes, I do need the second approach you listed here. I think the
> plugin package actually
> uses GHC API to load
> too.
>
> My problem here is more technical than theoretical. The type safety isn't the
> primary issue for me,
> because I'm trying to
> implemen
Thanks Andy! Yes, I do need the second approach you listed here. I think the
plugin package actually uses GHC API to load too.
My problem here is more technical than theoretical. The type safety isn't
the primary issue for me, because I'm trying to implement a certain genetic
programming system (t