Source: haskell-regex-base Section: haskell Priority: extra Maintainer: Debian Haskell Group Uploaders: Joachim Breitner Build-Depends: cpphs, cdbs, dpkg-dev (>= 1.13.19), debhelper (>= 5.0.0), ghc6 (>= 6.10.4), haskell-devscripts (>= 0.6.18), libghc6-mtl-dev, libghc6-mtl-prof, ghc6-doc, haddock, hscolour, libghc6-mtl-doc, Build-Depends-Indep: hugs, libhugs-mtl Standards-Version: 3.8.3 Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-regex-base/ Homepage: http://sourceforge.net/projects/lazy-regex Package: libghc6-regex-base-dev Architecture: any Depends: ${haskell:Depends}, ${misc:Depends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: GHC 6 library providing an API for regular expressions A library containing the interface API for the Haskell regular expressions library packages regex-posix, regex-pcre, regex-parsec, regex-tdfs, regex-dfa. . This package contains the libraries for use with GHC 6. Package: libghc6-regex-base-prof Architecture: any Depends: ${haskell:Depends}, ${misc:Depends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: GHC 6 profiling library providing an API for regular expressions A library containing the interface API for the Haskell regular expressions library packages regex-posix, regex-pcre, regex-parsec, regex-tdfs, regex-dfa. . This package contains additional profiling libraries which can be used with ghc6-prof. Package: libhugs-regex-base Architecture: all Depends: ${haskell:Depends}, ${misc:Depends}, libhugs-mtl Suggests: ${haskell:Suggests} Description: Hugs library providing an API for regular expressions A library containing the interface API for the Haskell regular expressions library packages regex-posix, regex-pcre, regex-parsec, regex-tdfs, regex-dfa. . This package contains the libraries for use with Hugs98. Package: haskell-regex-base-doc Architecture: all Section: doc Depends: ${misc:Depends} Recommends: doc-base, ghc6-doc, libghc6-mtl-doc Description: API documentation for regex-base Haskell library A library containing the interface API for the Haskell regular expressions library packages regex-posix, regex-pcre, regex-parsec, regex-tdfs, regex-dfa. . This package contains the API documentation of the library.