Source: haskell-haskell-src-exts Priority: optional Section: misc Maintainer: David Fox Build-Depends: debhelper (>= 5.0), haskell-devscripts, hscolour, ghc6 (>= 6.8), ghc6-doc, haddock, ghc6-prof, libghc6-cpphs-prof (>= 1.3), haskell-cpphs-doc (>= 1.3), happy (>= 1.17) Standards-Version: 3.7.2.2 Homepage: http://www.cs.chalmers.se/~d00nibro/haskell-src-exts/ Package: libghc6-haskell-src-exts-dev Architecture: any Section: libdevel Depends: ${haskell:Depends} Description: Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer Haskell-Source with Extensions (HSE, haskell-src-exts) 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 . * Template Haskell . and a few more. Apart from these standard extensions, it also handles regular patterns as per the HaRP extension as well as HSX-style embedded XML syntax. . For details on usage, please see the website. . Author: Niklas Broberg Upstream-Maintainer: Niklas Broberg . This package contains the normal library files. Package: libghc6-haskell-src-exts-prof Architecture: any Section: libdevel Depends: ${haskell:Depends} Description: Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer Haskell-Source with Extensions (HSE, haskell-src-exts) 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 . * Template Haskell . and a few more. Apart from these standard extensions, it also handles regular patterns as per the HaRP extension as well as HSX-style embedded XML syntax. . For details on usage, please see the website. . Author: Niklas Broberg Upstream-Maintainer: Niklas Broberg . This package contains the libraries compiled with profiling enabled.