libghc-regex-tdfa-prof 1.1.8-3 (i386 binary) in ubuntu saucy

 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 profiling libraries compiled for GHC.

Details

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

Package relationships

Depends on:
  • libghc-array-prof-0.4.0.1-cd207
  • libghc-base-prof-4.6.0.1-5cb69
  • libghc-bytestring-prof-0.10.0.2-60f4e
  • libghc-containers-prof-0.5.0.0-4617e
  • libghc-ghc-prim-prof-0.3.0.0-0db20
  • libghc-mtl-prof-2.1.2-5384b
  • libghc-parsec-prof-3.1.3-380e5
  • libghc-regex-base-prof-0.93.2-3883b
  • libghc-regex-tdfa-dev (= 1.1.8-3)
Provides:
  • libghc-regex-tdfa-prof-1.1.8-5aa24