Cabal revisions of microstache-1.0.2.3
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: microstache version: 1.0.2.3+x-revision: 1 cabal-version: >=1.10 license: BSD3 license-file: LICENSE || ==8.8.4 || ==8.10.7 || ==9.0.2- || ==9.2.4- || ==9.4.1+ || ==9.2.7+ || ==9.4.4+ || ==9.6.1 source-repository head type: git library build-depends: aeson >=0.11 && <1.6 || >=2.0.0.0 && <2.2- , base >=4.5 && <4.18+ , base >=4.5 && <4.19 , containers >=0.4.2.1 && <0.7 , deepseq >=1.3.0.0 && <1.5 , directory >=1.1.0.2 && <1.4
revision 2
name: microstache version: 1.0.2.3-x-revision: 1+x-revision: 2 cabal-version: >=1.10 license: BSD3 license-file: LICENSE || ==8.8.4 || ==8.10.7 || ==9.0.2- || ==9.2.7- || ==9.4.4- || ==9.6.1+ || ==9.2.8+ || ==9.4.5+ || ==9.6.2 source-repository head type: git library build-depends:- aeson >=0.11 && <1.6 || >=2.0.0.0 && <2.2+ aeson >=0.11 && <1.6 || >=2.0.0.0 && <2.3 , base >=4.5 && <4.19 , containers >=0.4.2.1 && <0.7 , deepseq >=1.3.0.0 && <1.5 -- tasty-as-hspec build-depends:- base-orphans >=0.8.7 && <0.9+ base-orphans >=0.8.7 && <0.10 , tasty >=1.4.0.1 && <1.5 , tasty-hunit >=0.10.0.3 && <0.11 -- tasty-as-hspec build-depends:- base-orphans >=0.8.7 && <0.9+ base-orphans >=0.8.7 && <0.10 , tasty >=1.4.0.1 && <1.5 , tasty-hunit >=0.10.0.3 && <0.11
revision 3
name: microstache version: 1.0.2.3-x-revision: 2+x-revision: 3 cabal-version: >=1.10 license: BSD3 license-file: LICENSE || ==8.10.7 || ==9.0.2 || ==9.2.8- || ==9.4.5- || ==9.6.2+ || ==9.4.7+ || ==9.6.3+ || ==9.8.1 source-repository head type: git library build-depends: aeson >=0.11 && <1.6 || >=2.0.0.0 && <2.3- , base >=4.5 && <4.19+ , base >=4.5 && <4.20 , containers >=0.4.2.1 && <0.7- , deepseq >=1.3.0.0 && <1.5+ , deepseq >=1.3.0.0 && <1.6 , directory >=1.1.0.2 && <1.4 , filepath >=1.3.0.0 && <1.5 , parsec >=3.1.11 && <3.2- , text >=1.2.3.0 && <1.3 || >=2.0 && <2.1+ , text >=1.2.3.0 && <1.3 || >=2.0 && <2.2 , transformers >=0.3.0.0 && <0.7 , unordered-containers >=0.2.5 && <0.3 , vector >=0.11 && <0.14 -- tasty-as-hspec build-depends: base-orphans >=0.8.7 && <0.10- , tasty >=1.4.0.1 && <1.5+ , tasty >=1.4.0.1 && <1.6 , tasty-hunit >=0.10.0.3 && <0.11 if !impl(ghc >=8.0) -- tasty-as-hspec build-depends: base-orphans >=0.8.7 && <0.10- , tasty >=1.4.0.1 && <1.5+ , tasty >=1.4.0.1 && <1.6 , tasty-hunit >=0.10.0.3 && <0.11 other-modules: Test.Hspec