On 06/10/2013 10:21 AM, harry wrote:
> Charles the Hawk writes:
>
>> At first I installed the 90.0.1 from the older site. I had to modify
>> wxdirect to do an "import Foreign.C.Types" to get rid of the arg type
>> errors and change the pointer assignment in eljpen.cpp that others have
>> mentione
> That's where my inexperience with Haskell comes in. It seems I've
> picked a bad time to learn the language, for a lot of the example
> programs won't compile on my system. It wants things like "import
> Data.List" and import "System.Directory" instead of just "import List"
> and "import Direct
On 06/10/2013 10:21 AM, harry wrote:
> Charles the Hawk writes:
>
>> At first I installed the 90.0.1 from the older site. I had to modify
>> wxdirect to do an "import Foreign.C.Types" to get rid of the arg type
>> errors and change the pointer assignment in eljpen.cpp that others have
>> mentione
Charles the Hawk writes:
> At first I installed the 90.0.1 from the older site. I had to modify
> wxdirect to do an "import Foreign.C.Types" to get rid of the arg type
> errors and change the pointer assignment in eljpen.cpp that others have
> mentioned. It was working fine so I installed th