Cabal revisions of regex-tdfa-1.2.2
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: regex-tdfa Version: 1.2.2+x-revision: 1 License: BSD3 License-File: LICENSE Copyright: Copyright (c) 2007, Christopher Kuklewicz library Build-Depends: array >= 0.4- , base >= 4 && < 5+ , base >= 4 && < 4.11 , bytestring , containers , ghc-prim
revision 2
Name: regex-tdfa Version: 1.2.2-x-revision: 1+x-revision: 2 License: BSD3 License-File: LICENSE Copyright: Copyright (c) 2007, Christopher Kuklewicz Build-Depends: array >= 0.4 , base >= 4 && < 4.11 , bytestring- , containers+ , containers < 0.6 , ghc-prim , mtl , parsec
revision 3
Name: regex-tdfa Version: 1.2.2-x-revision: 2+x-revision: 3 License: BSD3 License-File: LICENSE Copyright: Copyright (c) 2007, Christopher Kuklewicz manual: True library + -- Monad -> MonadFail+ build-depends: regex-base <0.94+ Build-Depends: array >= 0.4 , base >= 4 && < 4.11 , bytestring