Source: haskell-syb-with-class Section: haskell Priority: extra Maintainer: Debian Haskell Group Uploaders: Joachim Breitner Build-Depends: debhelper (>= 7) , cdbs , haskell-devscripts (>= 0.8.13) , ghc , ghc-prof , ghc-ghci Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/syb-with-class Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-syb-with-class Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-syb-with-class Package: libghc-syb-with-class-dev Architecture: any Depends: ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Haskell library for generic programming The "Scrap your boilerplate" approach is a lightweight generic programming approach for Haskell. Using this approach, you can write generic functions such as traversal schemes (e.g., everywhere and everything), as well as generic read, generic show and generic equality (i.e., gread, gshow, and geq). This approach is based on just a few primitives for type-safe cast and processing constructor applications. Package: libghc-syb-with-class-prof Architecture: any Depends: ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Haskell library for generic programming; profiling libraries The "Scrap your boilerplate" approach is a lightweight generic programming approach for Haskell. Using this approach, you can write generic functions such as traversal schemes (e.g., everywhere and everything), as well as generic read, generic show and generic equality (i.e., gread, gshow, and geq). This approach is based on just a few primitives for type-safe cast and processing constructor applications. . This package contains the profiling libraries. Package: libghc-syb-with-class-doc Section: doc Architecture: all Depends: ${haskell:Depends}, ${misc:Depends} Suggests: ${haskell:Suggests} Recommends: ${haskell:Recommends} Description: Haskell library for generic programming; documentation The "Scrap your boilerplate" approach is a lightweight generic programming approach for Haskell. Using this approach, you can write generic functions such as traversal schemes (e.g., everywhere and everything), as well as generic read, generic show and generic equality (i.e., gread, gshow, and geq). This approach is based on just a few primitives for type-safe cast and processing constructor applications. . This package contains the library documentation.