Bump base & ghc-prim bounds for 8.10.1
This commit is contained in:
+3
-3
@@ -75,9 +75,9 @@ library
|
||||
-fwarn-implicit-prelude
|
||||
|
||||
build-depends:
|
||||
base >= 4.6 && <4.14,
|
||||
base >= 4.6 && <4.15,
|
||||
array >= 0.4 && <0.6,
|
||||
ghc-prim >= 0.3 && <0.6,
|
||||
ghc-prim >= 0.3 && <0.7,
|
||||
async >= 2.0 && <2.3,
|
||||
deepseq >= 1.3 && <1.5,
|
||||
containers >= 0.5 && <0.7,
|
||||
@@ -104,7 +104,7 @@ executable exports
|
||||
buildable: False
|
||||
build-depends:
|
||||
protolude,
|
||||
base >= 4.6 && <4.14,
|
||||
base >= 4.6 && <4.15,
|
||||
ghc,
|
||||
ghc-paths,
|
||||
directory,
|
||||
|
||||
Reference in New Issue
Block a user