@hackage climb0.4.0
Building blocks for a GHCi-like REPL with colon-commands
Installation
Dependencies (8)
- base >=4.12 && <5
- bytestring >=0.10 && <1
- containers >=0.6 && <1
- mtl >=2.2 && <3
- text >=1.2 && <2
- exceptions >=0.10 && <1 Show all…
Dependents (0)
climb
Building blocks for a GHCI-like REPL with colon-commands. (Not production ready!) See the demo app for usage, or see the lower-level haskell-linenoise library this depends on.