Cabal revisions of StrictCheck-0.4.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: StrictCheck version: 0.4.0 +x-revision: 1 synopsis: StrictCheck: Keep Your Laziness In Check description: StrictCheck is a property-based random testing framework for observing, specifying, and testing the strictness behaviors of Haskell default-language: Haskell2010 build-depends: base >= 4.7 && < 5, template-haskell >= 2.18 && < 2.24, - QuickCheck >= 2.10 && < 2.17, + QuickCheck >= 2.10 && < 2.18, containers >= 0.5 && < 0.9, generics-sop >= 0.3.2 && < 0.6, bifunctors >= 5.5 && < 5.7
revision 2
name: StrictCheck version: 0.4.0 -x-revision: 1 +x-revision: 2 synopsis: StrictCheck: Keep Your Laziness In Check description: StrictCheck is a property-based random testing framework for observing, specifying, and testing the strictness behaviors of Haskell hs-source-dirs: src default-language: Haskell2010 build-depends: base >= 4.7 && < 5, - template-haskell >= 2.18 && < 2.24, + template-haskell >= 2.18 && < 2.25, QuickCheck >= 2.10 && < 2.18, containers >= 0.5 && < 0.9, generics-sop >= 0.3.2 && < 0.6,
revision 3
name: StrictCheck version: 0.4.0 -x-revision: 2 +x-revision: 3 synopsis: StrictCheck: Keep Your Laziness In Check description: StrictCheck is a property-based random testing framework for observing, specifying, and testing the strictness behaviors of Haskell default-language: Haskell2010 build-depends: base >= 4.7 && < 5, template-haskell >= 2.18 && < 2.25, - QuickCheck >= 2.10 && < 2.18, + QuickCheck >= 2.10 && < 2.19, containers >= 0.5 && < 0.9, generics-sop >= 0.3.2 && < 0.6, bifunctors >= 5.5 && < 5.7