Source: haskell-parse-dimacs 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-parsec3-prof Build-Depends-Indep: ghc-doc, haddock, libghc-parsec3-doc Standards-Version: 3.8.1 Package: libghc-parse-dimacs-dev Architecture: any Section: haskell Depends: ${haskell:Depends}, ${misc:Depends} Description: DIMACS CNF parser library A DIMACS CNF parser library, implemented with Parsec 3, using ByteStrings. DIMACS CNF is a file format for describing constraint problems in conjunctive normal form. . Author: Denis Bueno Upstream-Maintainer: Denis Bueno . This package contains the normal library files. Package: libghc-parse-dimacs-prof Architecture: any Section: haskell Depends: ${haskell:Depends}, ${misc:Depends}, libghc-parse-dimacs-dev Description: DIMACS CNF parser library A DIMACS CNF parser library, implemented with Parsec 3, using ByteStrings. DIMACS CNF is a file format for describing constraint problems in conjunctive normal form. . Author: Denis Bueno Upstream-Maintainer: Denis Bueno . This package contains the libraries compiled with profiling enabled. Package: libghc-parse-dimacs-doc Architecture: all Section: doc Depends: ${haskell:Depends}, ${misc:Depends}, ghc-doc Description: DIMACS CNF parser library A DIMACS CNF parser library, implemented with Parsec 3, using ByteStrings. DIMACS CNF is a file format for describing constraint problems in conjunctive normal form. . Author: Denis Bueno Upstream-Maintainer: Denis Bueno . This package contains the documentation files.