packages feed

Cabal revisions of regex-compat-tdfa-0.95.1

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

revision 1
 Name:                   regex-compat-tdfa Version:                0.95.1+x-revision: 1 Cabal-Version:          >=1.2 License:                BSD3 License-File:           LICENSE   description: Choose the new smaller, split-up base package.   default: True library+  -- Build failure with GHC 9 (missing space after ! operator)+  build-depends: base <4.15+   if flag(newBase)       Build-Depends:      base >= 4 && < 5, regex-base >= 0.93, regex-tdfa >= 0.95.1, array   else