;allow base 4.14/GHC 8.10

This commit is contained in:
Simon Michael 2020-01-26 08:12:25 -08:00
parent b1de2f2308
commit 7011160bfd
8 changed files with 18 additions and 18 deletions

View File

@ -4,7 +4,7 @@ cabal-version: 1.12
--
-- see: https://github.com/sol/hpack
--
-- hash: 440daf47cc4866a3723004ada26f77ffdb86d985e23844649c9a5977232a3edd
-- hash: b2d61a17ecf73fc45a71e15b9cfcc938446838dd30dc450b298e013aef0bc49d
name: hledger-lib
version: 1.16.99
@ -111,7 +111,7 @@ library
, aeson
, ansi-terminal >=0.6.2.3
, array
, base >=4.9 && <4.14
, base >=4.9 && <4.15
, base-compat-batteries >=0.10.1 && <0.12
, blaze-markup >=0.5.1
, bytestring
@ -162,7 +162,7 @@ test-suite doctest
, aeson
, ansi-terminal >=0.6.2.3
, array
, base >=4.9 && <4.14
, base >=4.9 && <4.15
, base-compat-batteries >=0.10.1 && <0.12
, blaze-markup >=0.5.1
, bytestring
@ -217,7 +217,7 @@ test-suite unittest
, aeson
, ansi-terminal >=0.6.2.3
, array
, base >=4.9 && <4.14
, base >=4.9 && <4.15
, base-compat-batteries >=0.10.1 && <0.12
, blaze-markup >=0.5.1
, bytestring

View File

@ -41,7 +41,7 @@ extra-source-files:
#data-files:
dependencies:
- base >=4.9 && <4.14
- base >=4.9 && <4.15
- base-compat-batteries >=0.10.1 && <0.12
- aeson
- ansi-terminal >=0.6.2.3

View File

@ -4,7 +4,7 @@ cabal-version: 1.12
--
-- see: https://github.com/sol/hpack
--
-- hash: 856f791512f190b68f4f0e62e158d1dfa956f0fa5be963e591472ab2adfa2f4a
-- hash: d942fc87bbac017bc0a5197bc1feb35efafada2078e43679bbf7a56085fcfdd7
name: hledger-ui
version: 1.16.99
@ -68,7 +68,7 @@ executable hledger-ui
build-depends:
ansi-terminal >=0.6.2.3
, async
, base >=4.9 && <4.14
, base >=4.9 && <4.15
, base-compat-batteries >=0.10.1 && <0.12
, cmdargs >=0.8
, containers

View File

@ -44,7 +44,7 @@ dependencies:
- hledger >=1.16.99 && <1.17
- ansi-terminal >=0.6.2.3
- async
- base >=4.9 && <4.14
- base >=4.9 && <4.15
- base-compat-batteries >=0.10.1 && <0.12
- cmdargs >=0.8
- containers

View File

@ -1,10 +1,10 @@
cabal-version: 1.12
-- This file has been generated from package.yaml by hpack version 0.32.0.
-- This file has been generated from package.yaml by hpack version 0.31.2.
--
-- see: https://github.com/sol/hpack
--
-- hash: 0376acf91d14e3868fa58b399419538104d2187ad41552aa62bd24ca675274b3
-- hash: dd4bb49b5cd4a8ee266157471b2bb79610dca13664cd3e4f2358c139d81227d3
name: hledger-web
version: 1.16.99
@ -154,7 +154,7 @@ library
build-depends:
Decimal
, aeson
, base >=4.9 && <4.14
, base >=4.9 && <4.15
, blaze-html
, blaze-markup
, bytestring

View File

@ -99,7 +99,7 @@ library:
- hledger-lib >=1.16.99 && <1.17
- hledger >=1.16.99 && <1.17
- aeson
- base >=4.9 && <4.14
- base >=4.9 && <4.15
- blaze-html
- blaze-markup
- bytestring

View File

@ -4,7 +4,7 @@ cabal-version: 1.12
--
-- see: https://github.com/sol/hpack
--
-- hash: 6ff98e6e17e5d1edb014822f62c4dfeb4b7aef757c434a9a45913640fcc7f845
-- hash: 62e91c42704c827d860f45861906a26cc47a7bb86090207b35e769861a64b919
name: hledger
version: 1.16.99
@ -150,7 +150,7 @@ library
, Diff
, aeson
, ansi-terminal >=0.6.2.3
, base >=4.9 && <4.14
, base >=4.9 && <4.15
, base-compat-batteries >=0.10.1 && <0.12
, bytestring
, cmdargs >=0.10
@ -202,7 +202,7 @@ executable hledger
Decimal
, aeson
, ansi-terminal >=0.6.2.3
, base >=4.9 && <4.14
, base >=4.9 && <4.15
, base-compat-batteries >=0.10.1 && <0.12
, bytestring
, cmdargs >=0.10
@ -254,7 +254,7 @@ test-suite unittest
Decimal
, aeson
, ansi-terminal >=0.6.2.3
, base >=4.9 && <4.14
, base >=4.9 && <4.15
, base-compat-batteries >=0.10.1 && <0.12
, bytestring
, cmdargs >=0.10
@ -303,7 +303,7 @@ benchmark bench
Decimal
, aeson
, ansi-terminal >=0.6.2.3
, base >=4.9 && <4.14
, base >=4.9 && <4.15
, base-compat-batteries >=0.10.1 && <0.12
, bytestring
, cmdargs >=0.10

View File

@ -108,7 +108,7 @@ dependencies:
- hledger-lib >=1.16.99 && <1.17
- aeson
- ansi-terminal >=0.6.2.3
- base >=4.9 && <4.14
- base >=4.9 && <4.15
- base-compat-batteries >=0.10.1 && <0.12
- bytestring
- cmdargs >=0.10