@hackage Shellac-compatline0.9.5.2
"compatline" backend module for Shellac
Installation
Dependencies (4)
- Shellac >=0.9
- Shellac-editline
- Shellac-readline
- base >=1.0 && <5 Show all…
Dependents (2)
@hackage/acme-everything, @hackage/LambdaShell
Package Flags
useeditline
(on by default)
Use the Shellac-editline pacakge
usereadline
(off by default)
Use the Shellac-readline package
This package provides a Shellac backend which acts a thin interface for the Shellac-readline or Shellac-editline packages, depending on avaliability. Note that this package may be compiled against readline, which is licended under the GPL.