File: newer-deps

package info (click to toggle)
haskell-some 1.0.1-2
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 120 kB
  • sloc: haskell: 489; makefile: 6
file content (11 lines) | stat: -rw-r--r-- 241 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
--- a/some.cabal
+++ b/some.cabal
@@ -69,7 +69,7 @@
 
   other-modules:    Data.GADT.Internal
   build-depends:
-      base     >=4.3     && <4.14
+      base     >=4.3     && <4.15
     , deepseq  >=1.3.0.0 && <1.5
 
   if !impl(ghc >=7.8)