packages feed

regex-pcre-builtin 0.94.4.3.8.31 → 0.94.4.4.8.31

raw patch · 1 files changed

+2/−2 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

regex-pcre-builtin.cabal view
@@ -1,6 +1,6 @@ Name:                   regex-pcre-builtin -- Keep the Version below in sync with ./Text/Regex/PCRE.hs value getVersion_Text_Regex_PCRE :: Version-Version:                0.94.4.3.8.31+Version:                0.94.4.4.8.31 Cabal-Version:          >=1.2.3 License:                BSD3 License-File:           LICENSE@@ -65,7 +65,7 @@   -- The only reason to NOT define -DHAVE_PCRE_H is if you are on   -- a plotform without a regex library but want to compile this package   -- anyway.  The resulting regex-posix will exist, but throw errors.-  CC-Options:             -DHAVE_PCRE_H -DHAVE_CONFIG_H+  CC-Options:             -DHAVE_PCRE_H -DHAVE_CONFIG_H -DSUPPORT_UCP -DSUPPORT_UTF   --Include-Dirs:           /opt/local/include   --Extra-Lib-Dirs:         /opt/local/lib   Include-dirs: pcre