name: HAppS-Data
version: 0.9.2.1
license: BSD3
copyright: 2007 HAppS LLC
maintainer: AlexJacobson@HAppS.org
stability: experimental
homepage:
package-url:
description: This package provides libraries for:
             .
             * Deriving instances for your datatypes.
             .
             * Producing default values of Haskell datatypes.
             .
             * Normalizing values of Haskell datatypes.
             .
             * Marshalling Haskell values to and from XML.
             .
             * Marshalling Haskell values to and from HTML forms.
category: Web, Distributed Computing
author: HAppS LLC
exposed: True
exposed-modules: HAppS.Data HAppS.Data.Default
                 HAppS.Data.Default.Generic HAppS.Data.DeriveAll HAppS.Data.HList
                 HAppS.Data.Migrate HAppS.Data.Normalize HAppS.Data.Pairs
                 HAppS.Data.Xml HAppS.Data.Xml.HaXml HAppS.Data.Atom HAppS.Data.GOps
                 HAppS.Data.Proxy HAppS.Data.Serialize HAppS.Data.SerializeTH
hidden-modules: HAppS.Data.HListBase HAppS.Data.Xml.Base
                HAppS.Data.Xml.Instances HAppS.Data.Xml.PrintParse
import-dirs: /usr/lib/haskell-packages/ghc6/lib/HAppS-Data-0.9.2.1/ghc-6.8.2
library-dirs: /usr/lib/haskell-packages/ghc6/lib/HAppS-Data-0.9.2.1/ghc-6.8.2
hs-libraries: HSHAppS-Data-0.9.2.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-3.0.1.0 mtl-1.1.0.0 template-haskell-2.2.0.0
         syb-with-class-0.4 HaXml-1.13.3 HAppS-Util-0.9.2.1
         regex-compat-0.92 bytestring-0.9.0.1 pretty-1.0.0.0 binary-0.4.1
         containers-0.1.0.1
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/haskell-packages/ghc6/share/doc/HAppS-Data-0.9.2.1/html/HAppS-Data.haddock
haddock-html: /usr/lib/haskell-packages/ghc6/share/doc/HAppS-Data-0.9.2.1/html
