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

Thomas DuBuisson thomas.dubuisson at gmail.com
Thu Mar 26 17:10:56 EDT 2009


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