Source: haskell-ansi-wl-pprint 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, libghc-ansi-terminal-prof (>= 0.4.0) Build-Depends-Indep: ghc-doc, haddock, libghc-ansi-terminal-doc (>= 0.4.0) Standards-Version: 3.8.1 Homepage: http://github.com/batterseapower/ansi-wl-pprint Package: libghc-ansi-wl-pprint-dev Architecture: any Section: haskell Depends: ${haskell:Depends}, ${misc:Depends} Description: The Wadler/Leijen Pretty Printer for colored ANSI terminal output This is a pretty printing library based on Wadler's paper "A Prettier Printer". It has been enhanced with support for ANSI terminal colored output using the ansi-terminal package. . Author: Daan Leijen, Max Bolingbroke Upstream-Maintainer: batterseapower@hotmail.com . This package contains the normal library files. Package: libghc-ansi-wl-pprint-prof Architecture: any Section: haskell Depends: ${haskell:Depends}, ${misc:Depends}, libghc-ansi-wl-pprint-dev Description: The Wadler/Leijen Pretty Printer for colored ANSI terminal output This is a pretty printing library based on Wadler's paper "A Prettier Printer". It has been enhanced with support for ANSI terminal colored output using the ansi-terminal package. . Author: Daan Leijen, Max Bolingbroke Upstream-Maintainer: batterseapower@hotmail.com . This package contains the libraries compiled with profiling enabled. Package: libghc-ansi-wl-pprint-doc Architecture: all Section: doc Depends: ${haskell:Depends}, ${misc:Depends}, ghc-doc Description: The Wadler/Leijen Pretty Printer for colored ANSI terminal output This is a pretty printing library based on Wadler's paper "A Prettier Printer". It has been enhanced with support for ANSI terminal colored output using the ansi-terminal package. . Author: Daan Leijen, Max Bolingbroke Upstream-Maintainer: batterseapower@hotmail.com . This package contains the documentation files. Package: ansi-wl-pprint-example Architecture: any Section: misc Depends: ${shlibs:Depends}, ${haskell:Depends}, ${misc:Depends} Description: An executable built with the ansi-wl-pprint-0.5.1 library.