regex-compat-tdfa 0.95.1.1 → 0.95.1.2
raw patch · 1 files changed
+3/−3 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- regex-compat-tdfa.cabal +3/−3
regex-compat-tdfa.cabal view
@@ -1,5 +1,5 @@ Name: regex-compat-tdfa-Version: 0.95.1.1+Version: 0.95.1.2 Cabal-Version: >=1.2 License: BSD3 License-File: LICENSE@@ -8,8 +8,8 @@ Author: Christopher Kuklewicz Maintainer: shelarcy <shelarcy@gmail.com> Stability: Seems to work, passes a few tests-Homepage: http://darcsden.com/shelarcy/regex-compat-tdfa-Package-URL: http://darcsden.com/shelarcy/regex-compat-tdfa+Homepage: http://hub.darcs.net/shelarcy/regex-compat-tdfa+Package-URL: http://hackage.haskell.org/package/regex-compat-tdfa Synopsis: Unicode Support version of Text.Regex, using regex-tdfa Description: One module layer over regex-tdfa to replace Text.Regex. .