File: newer-deps

package info (click to toggle)
haskell-singleton-bool 0.1.6-1
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 80 kB
  • sloc: haskell: 119; makefile: 5
file content (11 lines) | stat: -rw-r--r-- 309 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
--- a/singleton-bool.cabal
+++ b/singleton-bool.cabal
@@ -36,7 +36,7 @@ library
   hs-source-dirs:   src
   ghc-options:      -Wall
   build-depends:
-      base     >=4.7   && <4.16
+      base     >=4.7   && <5
     , boring   >=0.2   && <0.3
     , dec      >=0.0.3 && <0.1
     , deepseq  >=1.3   && <1.5