Source: haskell-instant-generics 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, haddock, libghc-syb-prof Build-Depends-Indep: ghc-doc, haddock, libghc-syb-doc Standards-Version: 3.8.1 Homepage: http://www.cs.uu.nl/wiki/GenericProgramming/InstantGenerics Package: libghc-instant-generics-dev Architecture: any Section: haskell Depends: ${haskell:Depends}, ${misc:Depends} Description: Generic programming library with a sum of products view This is a generic programming library based on type classes and type families first described by Chakravarty et al. (see ). The current release is a simplified version mostly to support the rewriting library described in the paper: . * Thomas van Noort, Alexey Rodriguez Yakushev, Stefan Holdermans, Johan Jeuring, Bastiaan Heeren, José Pedro Magalhães. /A Lightweight Approach to Datatype-Generic Rewriting./ Journal of Functional Programming, Special Issue on Generic Programming, 2010. . Author: Manuel Chakravarty, Gabriel Ditu, Roman Leshchinskiy, José Pedro Magalhães Upstream-Maintainer: generics@haskell.org . This package contains the normal library files. Package: libghc-instant-generics-prof Architecture: any Section: haskell Depends: ${haskell:Depends}, ${misc:Depends}, libghc-instant-generics-dev Description: Generic programming library with a sum of products view This is a generic programming library based on type classes and type families first described by Chakravarty et al. (see ). The current release is a simplified version mostly to support the rewriting library described in the paper: . * Thomas van Noort, Alexey Rodriguez Yakushev, Stefan Holdermans, Johan Jeuring, Bastiaan Heeren, José Pedro Magalhães. /A Lightweight Approach to Datatype-Generic Rewriting./ Journal of Functional Programming, Special Issue on Generic Programming, 2010. . Author: Manuel Chakravarty, Gabriel Ditu, Roman Leshchinskiy, José Pedro Magalhães Upstream-Maintainer: generics@haskell.org . This package contains the libraries compiled with profiling enabled.