name: syb version: 0.5.1 id: syb-0.5.1-cca0f606445eeaebba5c28d2944b646b license: BSD3 copyright: maintainer: generics@haskell.org stability: provisional homepage: http://www.cs.uu.nl/wiki/GenericProgramming/SYB package-url: synopsis: Scrap Your Boilerplate description: 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. category: Generics author: Ralf Lammel, Simon Peyton Jones, Jose Pedro Magalhaes exposed: True exposed-modules: Data.Generics Data.Generics.Basics Data.Generics.Instances Data.Generics.Aliases Data.Generics.Schemes Data.Generics.Text Data.Generics.Twins Data.Generics.Builders Generics.SYB Generics.SYB.Basics Generics.SYB.Instances Generics.SYB.Aliases Generics.SYB.Schemes Generics.SYB.Text Generics.SYB.Twins Generics.SYB.Builders hidden-modules: trusted: False import-dirs: ${pkgroot}/syb-0.5.1 library-dirs: ${pkgroot}/syb-0.5.1 hs-libraries: HSsyb-0.5.1 extra-libraries: extra-ghci-libraries: include-dirs: includes: depends: base-4.6.0.1-b4caa1d18c332900c72bf5d231dded4f hugs-options: cc-options: ld-options: framework-dirs: frameworks: haddock-interfaces: ${pkgroot}/../../share/doc/ghc-7.6/html/syb.haddock haddock-html: ${pkgroot}/../../share/doc/ghc-7.6/html