Source: haskell-ansi-terminal Priority: optional Section: misc Maintainer: David Fox Build-Depends: debhelper (>= 7.0), haskell-devscripts (>= 0.6.15+nmu7), hscolour, cdbs, ghc (>= 6.8), ghc-prof Build-Depends-Indep: ghc-doc, haddock Standards-Version: 3.8.1 Homepage: http://batterseapower.github.com/ansi-terminal Package: libghc-ansi-terminal-dev Architecture: any Section: haskell Depends: ${haskell:Depends}, ${misc:Depends} Description: Simple ANSI terminal support, with Windows compatibility ANSI terminal support for Haskell: allows cursor movement, screen clearing, color output showing or hiding the cursor, and changing the title. Compatible with Windows and those Unixes with ANSI terminals, but only GHC is supported as a compiler. . Author: Max Bolingbroke Upstream-Maintainer: batterseapower@hotmail.com . This package contains the normal library files. Package: libghc-ansi-terminal-prof Architecture: any Section: haskell Depends: ${haskell:Depends}, ${misc:Depends}, libghc-ansi-terminal-dev Description: Simple ANSI terminal support, with Windows compatibility ANSI terminal support for Haskell: allows cursor movement, screen clearing, color output showing or hiding the cursor, and changing the title. Compatible with Windows and those Unixes with ANSI terminals, but only GHC is supported as a compiler. . Author: Max Bolingbroke Upstream-Maintainer: batterseapower@hotmail.com . This package contains the libraries compiled with profiling enabled. Package: libghc-ansi-terminal-doc Architecture: all Section: doc Depends: ${haskell:Depends}, ${misc:Depends}, ghc-doc Description: Simple ANSI terminal support, with Windows compatibility ANSI terminal support for Haskell: allows cursor movement, screen clearing, color output showing or hiding the cursor, and changing the title. Compatible with Windows and those Unixes with ANSI terminals, but only GHC is supported as a compiler. . Author: Max Bolingbroke Upstream-Maintainer: batterseapower@hotmail.com . This package contains the documentation files. Package: ansi-terminal-example Architecture: any Section: misc Depends: ${shlibs:Depends}, ${haskell:Depends}, ${misc:Depends} Description: An executable built with the ansi-terminal-0.5.2 library.