[Haskell-cafe] Troubles with FFI

Henning Thielemann lemming at henning-thielemann.de
Mon May 15 06:33:29 EDT 2006


On Sat, 13 May 2006, Matthew Bromberg wrote:

> So after about 10 hours of wrestling with syntax, including messing up
> the initial capitalization of module names, indenting in do lists,
> forgetting to put commas in tuples and lists I finally got the following
> example to compile without error or warning
>
> Matrix.hs


Are you aware of
  darcs get http://dis.um.es/~alberto/GSLHaskell ?
 This may be useful both for doing matrix computations as well as
understanding how FFI works.



More information about the Haskell-Cafe mailing list