packages feed

Cabal revisions of regex-tdfa-0.97.1

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
 Name:                   regex-tdfa Version:                0.97.1+x-revision: 1 -- 0.97.1: Bug Fix: Use PGroup Nothing when expanding PBound Cabal-Version:          >=1.2.3 License:                BSD3  flag base4 -library +library   Build-Depends:        regex-base >= 0.80, parsec, mtl, containers, array, bytestring   if flag(base4)-    Build-Depends:      base >= 4.0, ghc-prim+    Build-Depends:      base >= 4.0 && < 4.4, ghc-prim   else     Build-Depends:      base < 4.0   other-modules:        Paths_regex_tdfa
revision 2
 Name:                   regex-tdfa Version:                0.97.1-x-revision: 1+x-revision: 2 -- 0.97.1: Bug Fix: Use PGroup Nothing when expanding PBound Cabal-Version:          >=1.2.3 License:                BSD3 flag base4  library+  -- Monad -> MonadFail+  build-depends: regex-base <0.94+   Build-Depends:        regex-base >= 0.80, parsec, mtl, containers, array, bytestring   if flag(base4)     Build-Depends:      base >= 4.0 && < 4.4, ghc-prim