packages feed

regexqq 0.3 → 0.4

raw patch · 1 files changed

+2/−2 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

regexqq.cabal view
@@ -1,5 +1,5 @@ name:               regexqq-version:            0.3+version:            0.4 cabal-version:      >= 1.2 build-type:         Simple license:            BSD3@@ -7,7 +7,7 @@ category:           Text author:             Matt Morrow copyright:          Matt Morrow-maintainer:         Matt Morrow <morrow@jypsis.com>+maintainer:         Matt Morrow <mjm2002@gmail.com> homepage:           http://code.haskell.org/~morrow/code/haskell/regexqq stability:          unstable synopsis:           A quasiquoter for PCRE regexes.