@hackage Shellac-compatline0.9.9
"compatline" backend module for Shellac
Categories
License
BSD-3-Clause
Maintainer
robdockins AT fastmail DOT fm
Links
Versions
Installation
Dependencies (4)
- Shellac
- Shellac-editline
- Shellac-readline
- base >=4 && <5 Show all…
Dependents (2)
@hackage/acme-everything, @hackage/LambdaShell
Package Flags
useeditline
(off by default)
Use the Shellac-editline pacakge
usereadline
(on 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.