[jhc] Re: [Haskell-cafe] Compile OpenGL for jhc

Thomas DuBuisson thomas.dubuisson at gmail.com
Thu Mar 26 17:11:27 EDT 2009


Sorry for the double but I messed up the example.  That should have been:

    cabal --jhc install Crypto



On Thu, Mar 26, 2009 at 2:10 PM, Thomas DuBuisson
<thomas.dubuisson at gmail.com> wrote:
> I don't know about OpenGL specifically, but there is the --jhc flag
> for cabal-install, ex:
>
>    cabal --jhc Crypto
>
> Thomas
>
> 2009/3/26 Csaba Hruska <csaba.hruska at gmail.com>:
>> Hi!
>>
>> As OpenGL haskell binding depends only on base, it would be great to compile
>> it with jhc. I've tried to do that, but I had some problems with
>> preprocessor directives.
>> It would be also great to add jhc support for OpenGL bindings build scripts.
>> Or, it would be better to add jhc support for cabal-install. :)
>>
>> Is there anyone who has any idea any of this things? (for soulution)
>>
>>
>>
>> _______________________________________________
>> Haskell-Cafe mailing list
>> Haskell-Cafe at haskell.org
>> http://www.haskell.org/mailman/listinfo/haskell-cafe
>>
>>
>


More information about the jhc mailing list