Source: haskell-data-accessor-template 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-data-accessor-prof (>= 0.1), libghc-data-accessor-prof (<< 0.4), libghc-utility-ht-prof (>= 0.0.1), libghc-utility-ht-prof (<< 0.1) Build-Depends-Indep: ghc-doc, haddock, haskell-data-accessor-doc (>= 0.1), haskell-data-accessor-doc (<< 0.4), haskell-utility-ht-doc (>= 0.0.1), haskell-utility-ht-doc (<< 0.1) Standards-Version: 3.8.1 Homepage: http://www.haskell.org/haskellwiki/Record_access Package: libghc-data-accessor-template-dev Architecture: any Section: haskell Depends: ${haskell:Depends}, ${misc:Depends} Description: Utilities for accessing and manipulating fields of records Automate generation of @Accessor@'s of the @data-accessor@ package by Template Haskell functions. . Author: Luke Palmer , Henning Thielemann Upstream-Maintainer: Henning Thielemann Url: http://code.haskell.org/data-accessor/ . This package contains the normal library files. Package: libghc-data-accessor-template-prof Architecture: any Section: haskell Depends: ${haskell:Depends}, ${misc:Depends}, libghc-data-accessor-template-dev Description: Utilities for accessing and manipulating fields of records Automate generation of @Accessor@'s of the @data-accessor@ package by Template Haskell functions. . Author: Luke Palmer , Henning Thielemann Upstream-Maintainer: Henning Thielemann Url: http://code.haskell.org/data-accessor/ . This package contains the libraries compiled with profiling enabled. Package: haskell-data-accessor-template-doc Architecture: all Section: doc Depends: ${haskell:Depends}, ${misc:Depends}, ghc-doc Description: Utilities for accessing and manipulating fields of records Automate generation of @Accessor@'s of the @data-accessor@ package by Template Haskell functions. . Author: Luke Palmer , Henning Thielemann Upstream-Maintainer: Henning Thielemann Url: http://code.haskell.org/data-accessor/ . This package contains the documentation files.