File: newer-base

package info (click to toggle)
haskell-github 0.14.1-4
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 480 kB
  • ctags: 1
  • sloc: haskell: 4,085; makefile: 3
file content (11 lines) | stat: -rw-r--r-- 449 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
--- a/github.cabal
+++ b/github.cabal
@@ -98,7 +98,7 @@ Library
     GitHub.Request
 
   -- Packages needed in order to build this package.
-  build-depends: base                  >= 4.7      && <4.9,
+  build-depends: base                  >= 4.7      && <4.10,
                  aeson                 >=0.7.0.6   && <0.12,
                  attoparsec            >=0.11.3.4  && <0.14,
                  base-compat           >=0.6.0     && <0.10,