Alternative regular expression library for Haskell
Be the first to post a text review of Text.Regex.Lazy. Rate and review a project by clicking thumbs up or thumbs down in the right column.
Changes from 0.44 to 0.56 JRegex has been assimilated: PCRE and PosixRE are here. The new API rocks, see below and Context.hs and Example.hs Haddock seems to run via ./setup haddock, but the documentation is very thin ./setup test runs TestTestRegexLazy binary if uncommented in cabal file default is now to compile with -Wall -Werror -O2 You may need to point the cabal file's "Extra-Lib-Dirs" to point to pcre. You may or may not need a "-lpcre" option to ghc when building projects that depend on Text.Regex.Lazy now.
No functional change, previous 0.44 tarball has missing file.
Changes from 0.33 to 0.44 * Cabal * Compile with -Wall -Werror * Change DFAEngineFPS from Data.FastPackedString to Data.ByteString
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?