libghc-regex-tdfa-doc binary package in Ubuntu Precise amd64

 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 library documentation.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2012-03-14 12:03:44 UTC Published Ubuntu Precise amd64 release universe doc Extra 1.1.8-1
  • Published
  • Copied from ubuntu precise-release i386 in Primary Archive for Ubuntu
  2012-03-14 16:04:11 UTC Superseded Ubuntu Precise amd64 release universe doc Extra 1.1.7-2build1
  • Removed from disk .
  • Removal requested .
  • Superseded by i386 build of haskell-regex-tdfa 1.1.8-1 in ubuntu precise RELEASE
  • Published
  • Copied from ubuntu precise-release i386 in Primary Archive for Ubuntu
  2011-11-11 16:04:57 UTC Superseded Ubuntu Precise amd64 release universe doc Extra 1.1.7-2
  • Removed from disk .
  • Removal requested .
  • Superseded by i386 build of haskell-regex-tdfa 1.1.7-2build1 in ubuntu precise RELEASE
  • Published
  • Copied from ubuntu oneiric-release i386 in Primary Archive for Ubuntu