Cabal revisions of QuickCheck-2.14
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: QuickCheck Version: 2.14+x-revision: 1 Cabal-Version: >= 1.8 Build-type: Simple License: BSD3 -- Use splitmix on newer GHCs. if impl(ghc >= 7.0)- Build-depends: splitmix >= 0.0.4+ Build-depends: splitmix >= 0.0.4 && <0.1 else cpp-options: -DNO_SPLITMIX