File: newer-deps

package info (click to toggle)
haskell-singleton-bool 0.1.5-2
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 88 kB
  • sloc: haskell: 98; makefile: 5
file content (11 lines) | stat: -rw-r--r-- 244 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
--- a/singleton-bool.cabal
+++ b/singleton-bool.cabal
@@ -31,7 +31,7 @@
   hs-source-dirs:   src
   ghc-options:      -Wall
   build-depends:
-      base  >=4.6   && <4.13
+      base  >=4.6   && <5
 
   if impl(ghc >= 7.8)
     build-depends: