Where do I find the documentation for the FFI for GHC?&nbsp; I've read the FFI report, the GHC user guide and scoured haskell.org but they all gloss over what commands you actually need to give GHC and how to give them.&nbsp; "foreign import blah blah" just gives me undefined references.<br><p>&#32;