Source: haskell-utility-ht Priority: optional Section: misc Maintainer: Clifford Beshers 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 Package: libghc-utility-ht-dev Architecture: any Section: haskell Depends: ${haskell:Depends}, ${misc:Depends} Description: Various small helper functions for Lists, Maybes, Tuples, Functions Various small helper functions for Lists, Maybes, Tuples, Functions. Some of these functions are improved implementations of standard functions. They have the same name as their standard counterparts. The package only contains functions that do not require packages other than the base package. Thus you do not risk a dependency avalanche by importing it. However, further splitting the base package might invalidate this statement. . Author: Henning Thielemann Upstream-Maintainer: Henning Thielemann . This package contains the normal library files. Package: libghc-utility-ht-prof Architecture: any Section: haskell Depends: ${haskell:Depends}, ${misc:Depends}, libghc-utility-ht-dev Description: Various small helper functions for Lists, Maybes, Tuples, Functions Various small helper functions for Lists, Maybes, Tuples, Functions. Some of these functions are improved implementations of standard functions. They have the same name as their standard counterparts. The package only contains functions that do not require packages other than the base package. Thus you do not risk a dependency avalanche by importing it. However, further splitting the base package might invalidate this statement. . Author: Henning Thielemann Upstream-Maintainer: Henning Thielemann . This package contains the libraries compiled with profiling enabled. Package: haskell-utility-ht-doc Architecture: all Section: doc Depends: ${haskell:Depends}, ${misc:Depends}, ghc-doc Description: Various small helper functions for Lists, Maybes, Tuples, Functions Various small helper functions for Lists, Maybes, Tuples, Functions. Some of these functions are improved implementations of standard functions. They have the same name as their standard counterparts. The package only contains functions that do not require packages other than the base package. Thus you do not risk a dependency avalanche by importing it. However, further splitting the base package might invalidate this statement. . Author: Henning Thielemann Upstream-Maintainer: Henning Thielemann . This package contains the documentation files. Package: test Architecture: any Section: misc Depends: ${shlibs:Depends}, ${haskell:Depends}, ${misc:Depends} Description: An executable built with the utility-ht-0.0.5.1 library.