[Haskell-cafe] Re: Begginer question about alignment in Storable
Mauricio
briqueabraque at yahoo.com
Wed Nov 19 13:01:08 EST 2008
> If you are using hsc2hs (if you are using Cabal this is easy; just
> rename the file to *.hsc and Cabal will take care of the rest), then
> there is a macro for making this easier and so you don't have to think
> about it. (...)
Well, after reading FFI addendum, I'm using
my loyal text editor. Am I supposed to use
something else? Is there something a tool like
hsc2hs or cabal setup can do that is more
portable than what I could write myself? Where
should I learn about that?
Thanks,
Maurício
More information about the Haskell-Cafe
mailing list