This commit is contained in:
2026-04-23 23:37:56 -06:00
parent f552132241
commit 540a5e03fe
5 changed files with 75 additions and 2 deletions

View File

@@ -26,6 +26,7 @@ tested-with:
, GHC == 9.0.2
, GHC == 9.2.2
, GHC == 9.4.2
, GHC == 9.10.3
source-repository head
type: git
@@ -54,12 +55,13 @@ library
|| ^>= 4.14
|| ^>= 4.15
|| ^>= 4.17
|| ^>= 4.20
, text ^>= 1.2.5
|| ^>= 2.0
, text-short ^>= 0.1
, text-short >= 0.1 || <=0.1.6.1
, bytestring ^>= 0.11.3
, hashable ^>= 1.4.0
, deepseq ^>= 1.4.4
, deepseq ^>= 1.4.4 || ^>= 1.5
, prettyprinter ^>= 1.7.1
hs-source-dirs: src