Source: haskell-enumerator 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, libghc-text-prof (>= 0.7), libghc-transformers-prof (>= 0.2), libghc-transformers-prof (<< 0.3) Build-Depends-Indep: ghc-doc, haddock, libghc-text-doc (>= 0.7), libghc-transformers-doc (>= 0.2), libghc-transformers-doc (<< 0.3) Standards-Version: 3.8.1 Homepage: http://john-millikin.com/software/enumerator/ Package: libghc-enumerator-dev Architecture: any Section: haskell Depends: ${haskell:Depends}, ${misc:Depends} Description: Implementation of Oleg Kiselyov's left-fold enumerators Based on Oleg Kiselyov's IterateeM: . Author: John Millikin Upstream-Maintainer: jmillikin@gmail.com . This package contains the normal library files. Package: libghc-enumerator-prof Architecture: any Section: haskell Depends: ${haskell:Depends}, ${misc:Depends}, libghc-enumerator-dev Description: Implementation of Oleg Kiselyov's left-fold enumerators Based on Oleg Kiselyov's IterateeM: . Author: John Millikin Upstream-Maintainer: jmillikin@gmail.com . This package contains the libraries compiled with profiling enabled. Package: libghc-enumerator-doc Architecture: all Section: doc Depends: ${haskell:Depends}, ${misc:Depends}, ghc-doc Description: Implementation of Oleg Kiselyov's left-fold enumerators Based on Oleg Kiselyov's IterateeM: . Author: John Millikin Upstream-Maintainer: jmillikin@gmail.com . This package contains the documentation files.