bump base upper bound to allow GHC 9.0
This commit is contained in:
parent
8f5fcac834
commit
36cbc2b068
@ -32,7 +32,7 @@ extra-source-files:
|
||||
#data-files:
|
||||
|
||||
dependencies:
|
||||
- base >=4.9 && <4.15
|
||||
- base >=4.9 && <4.16
|
||||
- base-compat-batteries >=0.10.1 && <0.12
|
||||
- aeson >=1
|
||||
- aeson-pretty
|
||||
|
||||
@ -45,7 +45,7 @@ dependencies:
|
||||
- hledger >=1.21.99 && <1.22
|
||||
- ansi-terminal >=0.9
|
||||
- async
|
||||
- base >=4.9 && <4.15
|
||||
- base >=4.9 && <4.16
|
||||
- base-compat-batteries >=0.10.1 && <0.12
|
||||
- cmdargs >=0.8
|
||||
- containers
|
||||
|
||||
@ -104,7 +104,7 @@ library:
|
||||
- hledger-lib >=1.21.99 && <1.22
|
||||
- hledger >=1.21.99 && <1.22
|
||||
- aeson >=1
|
||||
- base >=4.9 && <4.15
|
||||
- base >=4.9 && <4.16
|
||||
- blaze-html
|
||||
- blaze-markup
|
||||
- bytestring
|
||||
|
||||
@ -98,7 +98,7 @@ dependencies:
|
||||
- hledger-lib >=1.21.99 && <1.22
|
||||
- aeson >=1
|
||||
- ansi-terminal >=0.9
|
||||
- base >=4.9 && <4.15
|
||||
- base >=4.9 && <4.16
|
||||
- base-compat-batteries >=0.10.1 && <0.12
|
||||
- bytestring
|
||||
- cmdargs >=0.10
|
||||
|
||||
Loading…
Reference in New Issue
Block a user