@hackage ghci8.10.2
The library supporting GHC's interactive interpreter
Installation
Dependencies (13)
- array >=0.5 && <0.6
- base >=4.8 && <4.15
- binary >=0.8 && <0.9
- bytestring >=0.10 && <0.11
- containers >=0.5 && <0.7
- deepseq >=1.4 && <1.5 Show all…
Dependents (15)
@hackage/fb-util, @hackage/hexchat, @hackage/plugins-multistage, @hackage/ghc, @hackage/ghci-dap, @hackage/ghc-debugger, Show all…
Package Flags
ghci
(off by default)
Build GHCi support.
This library offers interfaces which mediate interactions between the
ghci interactive shell and iserv, GHC's out-of-process interpreter
backend.