Cabal revisions of kleene-0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
cabal-version: 2.0 name: kleene version: 0+x-revision: 1 synopsis: Kleene algebra category: Math || ==7.10.3 || ==8.0.2 || ==8.2.2- || ==8.4.2+ || ==8.4.3+ || ==8.6.1 source-repository head type: git library -- GHC boot libraries build-depends:- base >=4.7.0.2 && <4.12,- containers >=0.5.5.1 && <0.6,+ base >=4.7.0.2 && <4.13,+ containers >=0.5.5.1 && <0.7, text >=1.2.3.0 && <1.3, transformers >=0.3.0.0 && <0.6 range-set-list >=0.1.3 && <0.2, step-function >=0.2 && <0.3, regex-applicative >=0.3.3 && <0.4,- QuickCheck >=2.11.3 && <2.12+ QuickCheck >=2.11.3 && <2.13 other-extensions: CPP