Deprecated

repl

IRC friendly REPL library.

https://github.com/mikeplus64/repl

Latest on Hackage:1.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

MIT licensed by Mike Ledger
Maintained by [email protected]

Similar to mueval, but using a server with the GHC API instead of a command-line tool. As a result, it is much faster than mueval. Additionally, repl supports declarations/bindings (and deleting them), type and kind pretty printing, in addition to expression evaluation.