@hackage metaplug0.1.1

a tiny ghc api wrapper

  • Categories

    • License

      BSD-3-Clause

    • Maintainer

      austin@youareinferior.net

    • Versions

      • 0.1.1 Thu, 11 Oct 2007
      • 0.1 Thu, 11 Oct 2007

    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