Source: haskell-data-clist Maintainer: Debian Haskell Group Uploaders: Ilias Tsitsimpis Priority: optional Section: haskell Rules-Requires-Root: no Build-Depends: debhelper (>= 10), haskell-devscripts-minimal | haskell-devscripts (>= 0.9), cdbs, ghc, ghc-prof, libghc-quickcheck2-dev (>= 2.4), libghc-quickcheck2-dev (<< 2.14), libghc-quickcheck2-prof, Build-Depends-Indep: ghc-doc, libghc-quickcheck2-doc, Standards-Version: 4.5.0 Homepage: https://github.com/sw17ch/data-clist Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-data-clist Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-data-clist] X-Description: Simple functional ring type Simple functional bidirectional ring type in Haskell. . Given that the ring terminiology clashes with certain mathematical branches, we're using the term CList or CircularList instead. Package: libghc-data-clist-dev Architecture: any Depends: ${haskell:Depends}, ${misc:Depends}, ${shlibs:Depends}, Recommends: ${haskell:Recommends}, Suggests: ${haskell:Suggests}, Conflicts: ${haskell:Conflicts}, Provides: ${haskell:Provides}, Description: ${haskell:ShortDescription}${haskell:ShortBlurb} ${haskell:LongDescription} . ${haskell:Blurb} Package: libghc-data-clist-prof Architecture: any Depends: ${haskell:Depends}, ${misc:Depends}, Recommends: ${haskell:Recommends}, Suggests: ${haskell:Suggests}, Conflicts: ${haskell:Conflicts}, Provides: ${haskell:Provides}, Description: ${haskell:ShortDescription}${haskell:ShortBlurb} ${haskell:LongDescription} . ${haskell:Blurb} Package: libghc-data-clist-doc Architecture: all Section: doc Depends: ${haskell:Depends}, ${misc:Depends}, Recommends: ${haskell:Recommends}, Suggests: ${haskell:Suggests}, Conflicts: ${haskell:Conflicts}, Description: ${haskell:ShortDescription}${haskell:ShortBlurb} ${haskell:LongDescription} . ${haskell:Blurb}