Source: haskell-src-exts Section: haskell Priority: extra Maintainer: Debian Haskell Group Uploaders: Joachim Breitner Build-Depends: debhelper (>= 7) , cdbs , haskell-devscripts (>= 0.7) , ghc , ghc-prof , ghc-doc , happy (>= 1.17) , libghc-cpphs-dev (>= 1.11) , libghc-cpphs-prof , libghc-cpphs-doc Standards-Version: 3.9.1 Homepage: http://www.cs.chalmers.se/~d00nibro/haskell-src-exts/ Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-src-exts Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-src-exts Package: libghc-src-exts-dev Architecture: any Depends: ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Haskell-Source with eXtensions library for GHC haskell-src-exts (HSX, haskell-source with extensions) is an extension of the standard haskell-src package, and handles most common syntactic extensions to Haskell, including: * Multi-parameter type classes with functional dependencies * Indexed type families (including associated types) * Empty data declarations * GADTs * Implicit parameters (ghc and hugs style) * Template Haskell . This package contains the libraries compiled for GHC. Package: libghc-src-exts-prof Architecture: any Depends: ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Haskell-Source with eXtensions library for GHC; profiling libraries haskell-src-exts (HSX, haskell-source with extensions) is an extension of the standard haskell-src package, and handles most common syntactic extensions to Haskell, including: * Multi-parameter type classes with functional dependencies * Indexed type families (including associated types) * Empty data declarations * GADTs * Implicit parameters (ghc and hugs style) * Template Haskell . This package contains the profiling libraries compiled for GHC. Package: libghc-src-exts-doc Replaces: haskell-src-exts-doc (<< 1.8.2-2) Conflicts: haskell-src-exts-doc (<< 1.8.2-2) Provides: haskell-src-exts-doc Architecture: all Section: doc Depends: ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: API documentation of the haskell-src-exts library haskell-src-exts (HSX, haskell-source with extensions) is an extension of the standard haskell-src package, and handles most common syntactic extensions to Haskell, including: * Multi-parameter type classes with functional dependencies * Indexed type families (including associated types) * Empty data declarations * GADTs * Implicit parameters (ghc and hugs style) * Template Haskell . This package contains the library documentation.