Cabal revisions of regex-base-0.94.0.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
cabal-version: 1.12 name: regex-base version: 0.94.0.1+x-revision: 1 build-type: Simple license: BSD3 GHC == 8.4.4 GHC == 8.6.5 GHC == 8.8.4- GHC == 8.10.3- -- manually (AA, 2021-02-16):- -- GHC == 8.10.4- -- GHC == 9.0.1+ GHC == 8.10.4+ GHC == 9.0.1 source-repository head type: git build-depends: containers >= 0.4.2.1 , bytestring >= 0.9.2.1 - build-depends: base >= 4.3 && < 4.16+ build-depends: base >= 4.3 && < 4.17 , mtl >= 1.1 && < 2.3 , containers >= 0.4 && < 0.7 , bytestring >= 0.9 && < 0.12