blob: 3fa9f8f4de1636e0478aa185aa9539539f0464fa (
plain)
1
2
3
4
5
6
7
8
9
10
|
haskell-terminfo (Haskell bindings to the terminfo library)
This library provides an interface to the terminfo database (via bindings
to the curses library). Terminfo allows POSIX systems to interact with a
variety of terminals using a standard set of capabilities.
This requires ghc.
After uninstalling, run this command to unregister the package from the ghc
package database: ghc-pkg recache
|