File: newer-deps

package info (click to toggle)
haskell-quickcheck-classes 0.6.5.0-3
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 196 kB
  • sloc: haskell: 1,769; makefile: 6
file content (13 lines) | stat: -rw-r--r-- 417 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
--- a/quickcheck-classes.cabal
+++ b/quickcheck-classes.cabal
@@ -94,8 +94,8 @@ library
   build-depends:
     , base >= 4.5 && < 5
     , QuickCheck >= 2.7
-    , transformers >= 0.3 && < 0.6
-    , primitive >= 0.6.4 && < 0.8
+    , transformers >= 0.3 && < 0.7
+    , primitive >= 0.6.4 && < 0.9
     , primitive-addr >= 0.1.0.2 && < 0.2
     , containers >= 0.4.2.1
     , quickcheck-classes-base >=0.6.2 && <0.7