File: newer-hspec

package info (click to toggle)
haskell-fgl-arbitrary 0.2.0.6-4
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 92 kB
  • sloc: haskell: 231; makefile: 6
file content (13 lines) | stat: -rw-r--r-- 432 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: b/fgl-arbitrary.cabal
===================================================================
--- a/fgl-arbitrary.cabal
+++ b/fgl-arbitrary.cabal
@@ -48,7 +48,7 @@ test-suite fgl-arbitrary-tests
                     , fgl
                     , base
                     , QuickCheck
-                    , hspec >= 2.1 && < 2.8
+                    , hspec >= 2.1
                     , containers
 
     hs-source-dirs:   test