libghc6-regex-tdfa-prof 1.1.2-2 (amd64 binary) in ubuntu maverick

 .
 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 6.

Details

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

Downloadable files

  • libghc6-regex-tdfa-prof_1.1.2-2_amd64.deb (deleted)

Package relationships

Depends on:
  • libghc6-array-prof-0.3.0.0-ed0c6
  • libghc6-base-prof-4.2.0.0-2cc27
  • libghc6-bytestring-prof-0.9.1.5-125af
  • libghc6-containers-prof-0.3.0.0-4a332
  • libghc6-ghc-prim-prof-0.2.0.0-9d35c
  • libghc6-mtl-prof-1.1.0.2-23ca4
  • libghc6-parsec-prof-2.1.0.1-d3e99
  • libghc6-regex-base-prof-0.93.1-812f6
  • libghc6-regex-tdfa-dev (= 1.1.2-2)
Provides:
  • libghc6-regex-tdfa-prof-1.1.2-2d02a