Source: missingh Priority: extra Maintainer: Debian Haskell Group Uploaders: John Goerzen Build-Depends: debhelper (>= 9) , cdbs (>= 0.4.59) , haskell-devscripts (>= 0.9) , ghc , cpphs , libghc-network-dev , libghc-mtl-dev , libghc-hunit-dev , libghc-hslogger-dev , libghc-regex-compat-dev , libghc-parsec3-dev , libghc-random-dev , ghc-prof , libghc-network-prof , libghc-mtl-prof , libghc-hunit-prof , libghc-hslogger-prof , libghc-regex-compat-prof , libghc-parsec3-prof , libghc-random-prof Build-Depends-Indep: ghc-doc , libghc-network-doc , libghc-mtl-doc , libghc-hunit-doc , libghc-hslogger-doc , libghc-regex-compat-doc , libghc-parsec3-doc , libghc-random-doc Standards-Version: 3.9.4 Section: haskell Homepage: http://software.complete.org/software/projects/show/missingh Vcs-Darcs: http://darcs.debian.org/pkg-haskell/missingh Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/missingh Package: libghc-missingh-dev Architecture: any Depends: ${misc:Depends}, ${haskell:Depends}, ${shlibs:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Library of utility functions for Haskell MissingH is a library of all sorts of utility functions for Haskell programmers. It is written in pure Haskell and thus should be extremely portable and easy to use. It also has no prerequisites save those that are commonly included with Haskell compilers. . MissingH is based on MissingLib library for OCaml and contains some of the same features. However, some features are left behind because they are already in Haskell or not needed here -- and others are added due to things Haskell is missing, or things that Haskell makes possible. Package: libghc-missingh-prof Architecture: any Depends: ${misc:Depends}, ${haskell:Depends}, ${shlibs:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Library of utility functions for Haskell, profiling libraries MissingH is a library of all sorts of utility functions for Haskell programmers. It is written in pure Haskell and thus should be extremely portable and easy to use. It also has no prerequisites save those that are commonly included with Haskell compilers. . MissingH is based on MissingLib library for OCaml and contains some of the same features. However, some features are left behind because they are already in Haskell or not needed here -- and others are added due to things Haskell is missing, or things that Haskell makes possible. . This package provides the MissingH libraries compiled for profiling. Package: libghc-missingh-doc Section: doc Architecture: all Depends: ${haskell:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: missingh-doc Replaces: missingh-doc (<< 1.1.0.3-2) Breaks: missingh-doc (<< 1.1.0.3-2) Description: Documentation for Haskell utility library MissingH is a library of all sorts of utility functions for Haskell programmers. It is written in pure Haskell and thus should be extremely portable and easy to use. It also has no prerequisites save those that are commonly included with Haskell compilers. . MissingH is based on MissingLib library for OCaml and contains some of the same features. However, some features are left behind because they are already in Haskell or not needed here -- and others are added due to things Haskell is missing, or things that Haskell makes possible. . This package provides the API documentation for MissingH.