packages feed

regex-pcre 0.94.3 → 0.94.4

raw patch · 1 files changed

+5/−5 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

regex-pcre.cabal view
@@ -1,6 +1,6 @@ Name:                   regex-pcre -- Keep the Version below in sync with ./Text/Regex/PCRE.hs value getVersion_Text_Regex_PCRE :: Version-Version:                0.94.3+Version:                0.94.4 Cabal-Version:          >=1.2.3 License:                BSD3 License-File:           LICENSE@@ -8,8 +8,8 @@ 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-pcre/+Homepage:               http://hackage.haskell.org/package/regex-pcre+Package-URL:            http://code.haskell.org/regex-pcre/ Synopsis:               Replaces/Enhances Text.Regex Description:            The PCRE backend to accompany regex-base, see www.pcre.org Category:               Text@@ -64,5 +64,5 @@   -- anyway.  The resulting regex-posix will exist, but throw errors.   CC-Options:             -DHAVE_PCRE_H   Extra-Libraries:        pcre-  Include-Dirs:           /opt/local/include-  Extra-Lib-Dirs:         /opt/local/lib+  --Include-Dirs:           /opt/local/include+  --Extra-Lib-Dirs:         /opt/local/lib