packages feed

Cabal revisions of hspec-core-2.4.6

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
  name:             hspec-core version:          2.4.6+x-revision: 1 license:          MIT license-file:     LICENSE copyright:        (c) 2011-2017 Simon Hengel,   ghc-options: -Wall   build-depends:       HUnit >=1.2.5-    , QuickCheck >=2.5.1+    , QuickCheck >=2.5.1 && < 2.11     , ansi-terminal >=0.5     , array     , async >=2   cpp-options: -DTEST   build-depends:       HUnit >=1.2.5-    , QuickCheck >=2.5.1+    , QuickCheck >=2.5.1 && < 2.11     , ansi-terminal >=0.5     , array     , async >=2
revision 2
  name:             hspec-core version:          2.4.6-x-revision: 1+x-revision: 2 license:          MIT license-file:     LICENSE copyright:        (c) 2011-2017 Simon Hengel,     , directory     , filepath     , hspec-expectations ==0.8.2.*-    , hspec-meta >=2.3.2+    , hspec-meta >=2.3.2 && < 2.7.8     , process     , quickcheck-io >=0.2.0     , random
revision 3
  name:             hspec-core version:          2.4.6-x-revision: 2+x-revision: 3 license:          MIT license-file:     LICENSE copyright:        (c) 2011-2017 Simon Hengel,   subdir: hspec-core  library+  -- issue #677: build failure with GHC 9.4; type of fork# changed+  build-depends: base <4.17+   hs-source-dirs:       src       vendor