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