Cabal revisions of regex-tdfa-1.3.2.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
cabal-version: 1.12 name: regex-tdfa version: 1.3.2.1+x-revision: 1 build-Type: Simple license: BSD3 test/cases/*.txt tested-with:- GHC == 9.6.1+ GHC == 9.6.2 GHC == 9.4.5- GHC == 9.2.7+ GHC == 9.2.8 GHC == 9.0.2 GHC == 8.10.7 GHC == 8.8.4 , semigroups == 0.18.* || == 0.19.* build-depends: array >= 0.4 && < 0.6 , base >= 4.5 && < 5- , bytestring >= 0.9.2 && < 0.12+ , bytestring >= 0.9.2 && < 0.13 , containers >= 0.4.2 && < 0.7 , mtl >= 2.1.3 && < 2.4 , parsec == 3.1.*