libghc-regex-tdfa-prof 1.1.7-2 (armel binary) in ubuntu oneiric

 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.7-2
Source:
haskell-regex-tdfa 1.1.7-2 source package in Ubuntu
Status:
Obsolete
Component:
universe
Priority:
Extra

Package relationships

Depends on:
  • libghc-array-prof-0.3.0.2-516cd
  • libghc-base-prof-4.3.1.0-03324
  • libghc-bytestring-prof-0.9.1.10-419d4
  • libghc-containers-prof-0.4.0.0-f1307
  • libghc-ghc-prim-prof-0.2.0.0-6bf7b
  • libghc-mtl-prof-2.0.1.0-899cc
  • libghc-parsec-prof-3.1.1-89094
  • libghc-regex-base-prof-0.93.2-e1fee
  • libghc-regex-tdfa-dev (= 1.1.7-2)
Provides:
  • libghc-regex-tdfa-prof-1.1.7-3e59d