File: newer-deps

package info (click to toggle)
haskell-regex-compat 0.95.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 84 kB
  • sloc: haskell: 85; makefile: 3
file content (11 lines) | stat: -rw-r--r-- 330 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
--- a/regex-compat.cabal
+++ b/regex-compat.cabal
@@ -25,7 +25,7 @@
 library
   exposed-modules: Text.Regex
 
-  build-depends: base        >= 4.3 && < 4.14
+  build-depends: base        >= 4.3 && < 4.15
                , regex-base  == 0.94.*
                , regex-posix == 0.96.*
                , array       >= 0.3 && < 0.6