
11 Jul
2006
11 Jul
'06
2:47 p.m.
At Tue, 11 Jul 2006 19:28:13 +0400, Bulat Ziganshin wrote:
Hello Haskell,
what is a best way to bring C constant (defined in header file) into the Haskell source?
If this ^^^^^^^ was your entire question, I would say, use hsc2hs. http://haskell.org/ghc/docs/latest/html/users_guide/hsc2hs.html Maybe that is still a valid answer for your entire question? j.