Name: regex-compat Version: 0.90 x-revision: 2 -- Cabal-Version: >=1.1.4 License: BSD3 License-File: LICENSE Copyright: Copyright (c) 2006, Christopher Kuklewicz Author: Christopher Kuklewicz Maintainer: TextRegexLazy@personal.mightyreason.com Stability: Seems to work, passes a few tests Homepage: http://sourceforge.net/projects/lazy-regex Package-URL: http://darcs.haskell.org/packages/regex-unstable/regex-compat/ Synopsis: Replaces/Enhances Text.Regex Description: One module layer over regex-posix to replace Text.Regex Category: Text Tested-With: GHC Build-Depends: regex-base >= 0.80 , regex-posix < 0.96, base >= 2.0 && < 4.8 -- Data-Files: -- Extra-Source-Files: -- Extra-Tmp-Files: Exposed-Modules: Text.Regex Buildable: True -- Other-Modules: -- HS-Source-Dirs: "." Extensions: MultiParamTypeClasses, FunctionalDependencies GHC-Options: -Wall -Werror -O2 -- GHC-Options: -Wall -Werror -- GHC-Options: -Wall -ddump-minimal-imports -- GHC-Prog-Options: -- Hugs-Options: -- NHC-Options: -- Includes: -- Include-Dirs: -- C-Sources: -- Extra-Libraries: -- Extra-Lib-Dirs: -- CC-Options: -- LD-Options: -- Frameworks: