File: newer-hspec

package info (click to toggle)
haskell-fgl 5.7.0.3-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 364 kB
  • sloc: haskell: 3,053; makefile: 3
file content (13 lines) | stat: -rw-r--r-- 420 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: b/fgl.cabal
===================================================================
--- a/fgl.cabal
+++ b/fgl.cabal
@@ -92,7 +92,7 @@ test-suite fgl-tests {
     build-depends:    fgl
                     , base
                     , QuickCheck >= 2.8 && < 2.15
-                    , hspec >= 2.1 && < 2.8
+                    , hspec >= 2.1 && < 2.9
                     , containers
 
     hs-source-dirs:   test