metaplug: a ghc api wrapper * intro * ========= metaplug is a small, usable wrapper around the glasgow haskell compiler's interal API. it provides facilities for loading and calling into external haskell modules, as well as in-situ evaluation facilities (and other small things.) * install * =========== needed: o ghc 6.6.x procedure: $ chmod +x Setup.lhs $ ./Setup.lhs configure $ ./Setup.lhs build $ ./Setup.lhs install metaplug is now installed! :) * patches * =========== patches may be sent via darcs send to austin at youareinferior dot noet - austin seipp, 2007