Support ghc-9.0.1 (#131)
This commit is contained in:
+3
-2
@@ -29,6 +29,7 @@ tested-with:
|
||||
|| ==8.6.1
|
||||
|| ==8.8.1
|
||||
|| ==8.10.1
|
||||
|| ==9.0.1
|
||||
|
||||
extra-source-files:
|
||||
README.md
|
||||
@@ -77,11 +78,11 @@ library
|
||||
build-depends:
|
||||
array >=0.4 && <0.6
|
||||
, async >=2.0 && <2.3
|
||||
, base >=4.6 && <4.15
|
||||
, base >=4.6 && <4.16
|
||||
, bytestring >=0.10 && <0.11
|
||||
, containers >=0.5 && <0.7
|
||||
, deepseq >=1.3 && <1.5
|
||||
, ghc-prim >=0.3 && <0.7
|
||||
, ghc-prim >=0.3 && <0.8
|
||||
, hashable >=1.2 && <1.4
|
||||
, mtl >=2.1 && <2.3
|
||||
, mtl-compat >=0.2 && <0.3
|
||||
|
||||
Reference in New Issue
Block a user