update
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user