Source: haskell-representable-functors
Section: haskell
Priority: extra
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Iulian Udrea <iulian@linux.com>
Build-Depends: debhelper (>= 9),
               cdbs, 
               haskell-devscripts (>= 0.8.15), 
               ghc, 
               ghc-prof,
               libghc-comonad-dev (>= 4.0),
               libghc-comonad-prof,
               libghc-contravariant-dev (>= 0.4.1),
               libghc-contravariant-dev (<< 1),
               libghc-contravariant-prof,
               libghc-distributive-dev (>= 0.2.2),
               libghc-distributive-dev (<< 1),
               libghc-distributive-prof,
               libghc-free-dev (>= 3.0),
               libghc-free-dev (<< 5),
               libghc-free-prof,
               libghc-keys-dev (>= 3.0),
               libghc-keys-dev (<< 4),
               libghc-keys-prof,
               libghc-mtl-dev (>= 2.0.1.0),
               libghc-mtl-dev (<< 2.2),
               libghc-mtl-prof,
               libghc-semigroupoids-dev (>= 3.0),
               libghc-semigroupoids-dev (<< 5),
               libghc-semigroupoids-prof,
               libghc-semigroups-dev (>= 0.8.3.1),
               libghc-semigroups-dev (<< 1),
               libghc-semigroups-prof,
               libghc-transformers-dev (>= 0.2),
               libghc-transformers-dev (<< 0.4),
               libghc-transformers-prof
Build-Depends-Indep: ghc-doc,
                     libghc-comonad-doc,
                     libghc-contravariant-doc,
                     libghc-distributive-doc,
                     libghc-mtl-doc,                     
                     libghc-semigroups-doc,
                     libghc-semigroupoids-doc,
                     libghc-transformers-doc,
                     libghc-keys-doc,
                     libghc-free-doc
Standards-Version: 3.9.5
Homepage: http://hackage.haskell.org/package/representable-functors
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-representable-functors
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-representable-functors

Package: libghc-representable-functors-dev
Architecture: any
Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: Representable functors${haskell:ShortBlurb}
 This package provides a generalized Store comonad, parameterized by a 
 Representable functor (the representation of that functor serves as the index 
 of the store) and a generalized State monad, parameterized by a Representable 
 functor (the representation of that functor serves as the state).
 .
 Representable functors on Hask all monads, being isomorphic to a reader monad.
 .
 Representable contravariant endofunctors over the category of Haskell types 
 are isomorphic to (_ -> r) and resemble mappings to a fixed range.
 .
 Representable endofunctors over the category of Haskell types are isomorphic 
 to the reader monad and so inherit a very large number of properties for free. 
 .
 ${haskell:Blurb}

Package: libghc-representable-functors-prof
Architecture: any
Depends: ${haskell:Depends}, ${misc:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: Representable functors${haskell:ShortBlurb}
 This package provides a generalized Store comonad, parameterized by a 
 Representable functor (the representation of that functor serves as the index 
 of the store) and a generalized State monad, parameterized by a Representable 
 functor (the representation of that functor serves as the state).
 .
 Representable functors on Hask all monads, being isomorphic to a reader monad.
 .
 Representable contravariant endofunctors over the category of Haskell types 
 are isomorphic to (_ -> r) and resemble mappings to a fixed range.
 .
 Representable endofunctors over the category of Haskell types are isomorphic 
 to the reader monad and so inherit a very large number of properties for free. 
 .
 ${haskell:Blurb}

Package: libghc-representable-functors-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}, ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Description: Representable functors${haskell:ShortBlurb}
 This package provides a generalized Store comonad, parameterized by a 
 Representable functor (the representation of that functor serves as the index 
 of the store) and a generalized State monad, parameterized by a Representable 
 functor (the representation of that functor serves as the state).
 .
 Representable functors on Hask all monads, being isomorphic to a reader monad.
 .
 Representable contravariant endofunctors over the category of Haskell types 
 are isomorphic to (_ -> r) and resemble mappings to a fixed range.
 .
 Representable endofunctors over the category of Haskell types are isomorphic 
 to the reader monad and so inherit a very large number of properties for free. 
 .
 ${haskell:Blurb}
