Source: haskell-data-accessor-template
Section: haskell
Priority: extra
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Clint Adams <clint@debian.org>
Build-Depends: debhelper (>= 9)
  , cdbs
  , haskell-devscripts (>= 0.9)
  , ghc
  , ghc-prof
  , ghc-ghci
  , libghc-data-accessor-dev (>> 0.1)
  , libghc-data-accessor-dev (<< 0.4)
  , libghc-data-accessor-prof
  , libghc-utility-ht-dev (>> 0.0.1)
  , libghc-utility-ht-dev (<< 0.1)
  , libghc-utility-ht-prof
Build-Depends-Indep: ghc-doc
  , libghc-data-accessor-doc
  , libghc-utility-ht-doc
Standards-Version: 3.9.4
Homepage: http://hackage.haskell.org/package/data-accessor-template
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-data-accessor-template
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-data-accessor-template

Package: libghc-data-accessor-template-dev
Architecture: any
Depends: ${haskell:Depends}
  , ${shlibs:Depends}
  , ${misc:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: utilities for accessing and manipulating fields of records${haskell:ShortBlurb}
 It automates generation of Accessors of the data-accessor package by
 Template Haskell functions.
 .
 ${haskell:Blurb}

Package: libghc-data-accessor-template-prof
Architecture: any
Depends: ${haskell:Depends}
  , ${misc:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: utilities for accessing/manipulating fields of records${haskell:ShortBlurb}
 It automates generation of Accessors of the data-accessor package by
 Template Haskell functions.
 .
 ${haskell:Blurb}

Package: libghc-data-accessor-template-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}, ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Description: utilities for accessing/manipulating fields of records${haskell:ShortBlurb}
 It automates generation of Accessors of the data-accessor package by
 Template Haskell functions.
 .
 ${haskell:Blurb}
