libghc-regex-tdfa-dev 1.1.8-2 (amd64 binary) in ubuntu quantal

 A pure Haskell alternative to GHC's Text.Regex module (with some
 enhancements). The Text.Regex module marshalls the data back and forth to
 c-arrays to call libc and this is far too slow (and strict).
 .
 This module parses regular expression Strings using a Parsec parser and
 creates an internal data structure (Text.Regex.Lazy.Pattern). This is then
 transformed a DFA table for matching against the input String or
 FastPackedString. The input string is consumed lazily, so it may be an
 arbitrarily long or infinite source.
 .
 This package contains the libraries compiled for GHC.

Details

Package version:
1.1.8-2
Source:
haskell-regex-tdfa 1.1.8-2 source package in Ubuntu
Status:
Superseded
Component:
universe
Priority:
Extra

Package relationships

Depends on:
  • libghc-array-dev-0.4.0.0-59d1c
  • libghc-base-dev-4.5.0.0-40b99
  • libghc-bytestring-dev-0.9.2.1-18f26
  • libghc-containers-dev-0.4.2.1-cfc64
  • libghc-ghc-prim-dev-0.2.0.0-c2ff6
  • libghc-mtl-dev-2.0.1.0-db19d
  • libghc-parsec-dev-3.1.2-a6715
  • libghc-regex-base-dev-0.93.2-999bb
Provides:
  • libghc-regex-tdfa-dev-1.1.8-d1d6e