Source: haskell-harp Priority: optional Section: misc Maintainer: Clifford Beshers Build-Depends: debhelper (>= 5.0), haskell-devscripts, hscolour, ghc6 (>= 6.8), ghc6-doc, haddock, ghc6-prof Standards-Version: 3.7.2.2 Homepage: http://www.cs.chalmers.se/~d00nibro/harp/ Package: libghc6-harp-dev Architecture: any Section: libdevel Depends: ${haskell:Depends} Description: HaRP allows pattern-matching with regular expressions HaRP, or Haskell Regular Patterns, is a Haskell extension that extends the normal pattern matching facility with the power of regular expressions. This expressive power is highly useful in a wide range of areas, including text parsing and XML processing. Regular expression patterns in HaRP work over ordinary Haskell lists ([]) of arbitrary type. We have implemented HaRP as a pre-processor to ordinary Haskell. . For details on usage, please see the website. . Author: Niklas Broberg Upstream-Maintainer: Niklas Broberg . This package contains the normal library files. Package: libghc6-harp-prof Architecture: any Section: libdevel Depends: ${haskell:Depends}, libghc6-harp-dev Description: HaRP allows pattern-matching with regular expressions HaRP, or Haskell Regular Patterns, is a Haskell extension that extends the normal pattern matching facility with the power of regular expressions. This expressive power is highly useful in a wide range of areas, including text parsing and XML processing. Regular expression patterns in HaRP work over ordinary Haskell lists ([]) of arbitrary type. We have implemented HaRP as a pre-processor to ordinary Haskell. . For details on usage, please see the website. . Author: Niklas Broberg Upstream-Maintainer: Niklas Broberg . This package contains the libraries compiled with profiling enabled. Package: libghc6-harp-doc Architecture: any Section: libdevel Depends: ${haskell:Depends} Description: HaRP allows pattern-matching with regular expressions HaRP, or Haskell Regular Patterns, is a Haskell extension that extends the normal pattern matching facility with the power of regular expressions. This expressive power is highly useful in a wide range of areas, including text parsing and XML processing. Regular expression patterns in HaRP work over ordinary Haskell lists ([]) of arbitrary type. We have implemented HaRP as a pre-processor to ordinary Haskell. . For details on usage, please see the website. . Author: Niklas Broberg Upstream-Maintainer: Niklas Broberg . This package contains the documentation files.