@hackage hubris0.0.2

Support library for Hubris, the Ruby <=> Haskell bridge

Support library for Hubris, the Ruby to Haskell bridge more info at http://github.com/mwotton/Hubris-Haskell

short version: ./Setup configure --enable-shared --ghc-options=-dynamic --extra-include-dirs=... --extra-lib-dirs=...

If you omit any of those flags, it will seem to work then blow up at runtime.

Anyway, this version strips the boilerplate that used to be necessary, and is intended to be used in conjunction with http://github.com/mwotton/Hubris.