Source: haskell-syb Priority: optional Section: misc Maintainer: Jeremy Shaw Build-Depends: debhelper (>= 7.0), haskell-devscripts (>= 0.6.15+nmu7), hscolour, cdbs, ghc6 (>= 6.8), ghc6-prof Build-Depends-Indep: ghc6-doc, haddock Standards-Version: 3.8.1 Homepage: http://www.cs.uu.nl/wiki/GenericProgramming/SYB Package: libghc6-syb-dev Architecture: any Section: haskell Depends: ${haskell:Depends}, ${misc:Depends} Description: Scrap Your Boilerplate This package contains the generics system described in the /Scrap Your Boilerplate/ papers (see ). It defines the @Data@ class of types permitting folding and unfolding of constructor applications, instances of this class for primitive types, and a variety of traversals. . Author: Ralf Lämmel, Simon Peyton Jones Upstream-Maintainer: generics@haskell.org . This package contains the normal library files. Package: libghc6-syb-prof Architecture: any Section: haskell Depends: ${haskell:Depends}, ${misc:Depends}, libghc6-syb-dev Description: Scrap Your Boilerplate This package contains the generics system described in the /Scrap Your Boilerplate/ papers (see ). It defines the @Data@ class of types permitting folding and unfolding of constructor applications, instances of this class for primitive types, and a variety of traversals. . Author: Ralf Lämmel, Simon Peyton Jones Upstream-Maintainer: generics@haskell.org . This package contains the libraries compiled with profiling enabled. Package: libghc6-syb-doc Architecture: all Section: doc Depends: ${haskell:Depends}, ${misc:Depends}, ghc6-doc Conflicts: haskell-syb-doc Provides: haskell-syb-doc Replaces: haskell-syb-doc Description: Scrap Your Boilerplate This package contains the generics system described in the /Scrap Your Boilerplate/ papers (see ). It defines the @Data@ class of types permitting folding and unfolding of constructor applications, instances of this class for primitive types, and a variety of traversals. . Author: Ralf Lämmel, Simon Peyton Jones Upstream-Maintainer: generics@haskell.org . This package contains the documentation files.