Support ghc-9.0.1 (#131)

This commit is contained in:
Adam Wespiser
2022-02-20 20:19:01 -05:00
committed by GitHub
parent 4e11d80eb7
commit ee4d94feab
5 changed files with 10 additions and 6 deletions
+3 -2
View File
@@ -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