name: syb-with-class
version: 0.4
license: BSD3
copyright: 2004 - 2008 The University of Glasgow, CWI,
           Simon Peyton Jones, Ralf Laemmel,
           Ulf Norell, Sean Seefried, Simon D. Foster,
           HAppS LLC
maintainer: AlexJacobson@HAppS.org
stability: experimental
homepage:
package-url:
description: Classes, and Template Haskell code to generate instances, for the
             Scrap Your Boilerplate With Class system.
             You can get it: $ darcs get http://happs.org/HAppS/syb-with-class
category: Data
author: Simon Peyton Jones, Ralf Laemmel
exposed: True
exposed-modules: Data.Generics.SYB.WithClass.Basics
                 Data.Generics.SYB.WithClass.Context
                 Data.Generics.SYB.WithClass.Derive
                 Data.Generics.SYB.WithClass.Instances
hidden-modules:
import-dirs: /usr/lib/haskell-packages/ghc6/lib/syb-with-class-0.4/ghc-6.8.2
library-dirs: /usr/lib/haskell-packages/ghc6/lib/syb-with-class-0.4/ghc-6.8.2
hs-libraries: HSsyb-with-class-0.4
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-3.0.1.0 template-haskell-2.2.0.0 bytestring-0.9.0.1
         array-0.1.0.0
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/haskell-packages/ghc6/share/doc/syb-with-class-0.4/html/syb-with-class.haddock
haddock-html: /usr/lib/haskell-packages/ghc6/share/doc/syb-with-class-0.4/html
