File: newer-hspec

package info (click to toggle)
haskell-haddock-library 1.5.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 340 kB
  • sloc: haskell: 3,333; makefile: 4
file content (13 lines) | stat: -rw-r--r-- 433 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: b/haddock-library.cabal
===================================================================
--- a/haddock-library.cabal
+++ b/haddock-library.cabal
@@ -76,7 +76,7 @@ test-suite spec
       base-compat   ^>= 0.9.3
     , containers   >= 0.4.2.1 && < 0.6
     , transformers   >= 0.3.0   && < 0.6
-    , hspec         ^>= 2.4.4
+    , hspec         >= 2.4.4 && < 2.6
     , QuickCheck    ^>= 2.11
 
   build-depends: attoparsec