name: terminfo
version: 0.3.0.2
license: BSD3
copyright: (c) Judah Jacobson
maintainer: Judah Jacobson <judah.jacobson@gmail.com>
stability: Experimental
homepage: http://code.haskell.org/terminfo
package-url:
description: 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.
category: User Interfaces
author: Judah Jacobson
exposed: True
exposed-modules: System.Console.Terminfo
                 System.Console.Terminfo.Base System.Console.Terminfo.Cursor
                 System.Console.Terminfo.Edit System.Console.Terminfo.Effects
                 System.Console.Terminfo.Keys
hidden-modules:
import-dirs: /usr/lib/haskell-packages/ghc6/lib/terminfo-0.3.0.2/ghc-6.10.4
library-dirs: /usr/lib/haskell-packages/ghc6/lib/terminfo-0.3.0.2/ghc-6.10.4
hs-libraries: HSterminfo-0.3.0.2
extra-libraries: ncurses
extra-ghci-libraries:
include-dirs:
includes: ncurses.h term.h
depends: base-4.1.0.0 extensible-exceptions-0.1.1.0
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/share/ghc6-doc/ghc-6.10.4/haddock/terminfo.haddock
haddock-html: /usr/share/doc/libghc6-terminfo-doc/html/
