File: newer-hspec

package info (click to toggle)
haskell-fgl 5.6.0.0-4
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 368 kB
  • sloc: haskell: 3,044; makefile: 3
file content (11 lines) | stat: -rw-r--r-- 310 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
--- a/fgl.cabal
+++ b/fgl.cabal
@@ -91,7 +91,7 @@
     build-depends:    fgl
                     , base
                     , QuickCheck >= 2.8 && < 2.12
-                    , hspec >= 2.1 && < 2.5
+                    , hspec >= 2.1 && < 2.6
                     , containers
 
     hs-source-dirs:   test