Allow building with base-4.12.

The build succeeds just fine and all test suites pass, too.
This commit is contained in:
Peter Simons 2018-10-24 12:31:08 +02:00 committed by Simon Michael
parent 1aac38d3d3
commit 4e8f2c11d3
10 changed files with 20 additions and 20 deletions

View File

@ -4,7 +4,7 @@ cabal-version: 1.12
--
-- see: https://github.com/sol/hpack
--
-- hash: a7796b2c57190b1a9a60ea235d0249aeff513bd31e171803183335d0065c6bdf
-- hash: 9a4689262776b01e2b52c1aea3e473b3b94b18a79a4e5f5722bdaf48e14df1e5
name: hledger-api
version: 1.11.99
@ -50,7 +50,7 @@ executable hledger-api
build-depends:
Decimal
, aeson
, base >=4.8 && <4.12
, base >=4.8 && <4.13
, bytestring
, containers
, data-default >=0.5

View File

@ -34,7 +34,7 @@ extra-source-files:
dependencies:
- hledger-lib >=1.11.99 && <1.12
- hledger >=1.11.99 && <1.12
- base >=4.8 && <4.12
- base >=4.8 && <4.13
- aeson
- bytestring
- containers

View File

@ -4,7 +4,7 @@ cabal-version: 1.12
--
-- see: https://github.com/sol/hpack
--
-- hash: 90a6e00affee2de34a1d34c52c01445d207316b5114a60e0f890697053dacc00
-- hash: ae5e73c091e30c202086784f5bc6fc55cd31198c284be23ec13750ad4f2de6ef
name: hledger-lib
version: 1.11.99
@ -107,7 +107,7 @@ library
, Glob >=0.9
, ansi-terminal >=0.6.2.3
, array
, base >=4.8 && <4.12
, base >=4.8 && <4.13
, base-compat-batteries >=0.10.1 && <0.11
, blaze-markup >=0.5.1
, bytestring
@ -206,7 +206,7 @@ test-suite doctests
, Glob >=0.7
, ansi-terminal >=0.6.2.3
, array
, base >=4.8 && <4.12
, base >=4.8 && <4.13
, base-compat-batteries >=0.10.1 && <0.11
, blaze-markup >=0.5.1
, bytestring
@ -306,7 +306,7 @@ test-suite easytests
, Glob >=0.9
, ansi-terminal >=0.6.2.3
, array
, base >=4.8 && <4.12
, base >=4.8 && <4.13
, base-compat-batteries >=0.10.1 && <0.11
, blaze-markup >=0.5.1
, bytestring

View File

@ -39,7 +39,7 @@ extra-source-files:
#data-files:
dependencies:
- base >=4.8 && <4.12
- base >=4.8 && <4.13
- base-compat-batteries >=0.10.1 && <0.11
- ansi-terminal >=0.6.2.3
- array

View File

@ -4,7 +4,7 @@ cabal-version: 1.12
--
-- see: https://github.com/sol/hpack
--
-- hash: 0732dd6182685765b68edb5dd5009c0f24bc3367b4c51720b0aa2a07ecfca483
-- hash: 5e4bfca54b6db22da98dd0182785240d2f89ae97b32433027b1ed144d8398c4f
name: hledger-ui
version: 1.11.99
@ -68,7 +68,7 @@ executable hledger-ui
build-depends:
ansi-terminal >=0.6.2.3
, async
, base >=4.8 && <4.12
, base >=4.8 && <4.13
, base-compat-batteries >=0.10.1 && <0.11
, cmdargs >=0.8
, containers

View File

@ -44,7 +44,7 @@ dependencies:
- hledger-lib >=1.11.99 && <1.12
- ansi-terminal >=0.6.2.3
- async
- base >=4.8 && <4.12
- base >=4.8 && <4.13
- base-compat-batteries >=0.10.1 && <0.11
- cmdargs >=0.8
- containers

View File

@ -4,7 +4,7 @@ cabal-version: 1.12
--
-- see: https://github.com/sol/hpack
--
-- hash: 7ec1692d7c6c7546bdd9fd2109f7ef00f02082133a0d732ff552d8099d3cbd7c
-- hash: e4136e80ffc0f91a70be9ba2c2051cd80b2580f67c01bdb4d311a07d202c0a47
name: hledger-web
version: 1.11.99
@ -152,7 +152,7 @@ library
ghc-options: -Wall -fwarn-tabs
cpp-options: -DVERSION="1.11.99"
build-depends:
base >=4.8 && <4.12
base >=4.8 && <4.13
, blaze-html
, blaze-markup
, bytestring

View File

@ -97,7 +97,7 @@ library:
dependencies:
- hledger-lib >=1.11.99 && <1.12
- hledger >=1.11.99 && <1.12
- base >=4.8 && <4.12
- base >=4.8 && <4.13
- blaze-html
- blaze-markup
- bytestring

View File

@ -4,7 +4,7 @@ cabal-version: 1.12
--
-- see: https://github.com/sol/hpack
--
-- hash: 995aea33041ad8471478cf73afdbecaf642ee8f7fe6027600d9aa49f97508138
-- hash: 0c493cc89b0b040504bc5dfad3504ba6f45d6a93042361aa52838e7ee0563be4
name: hledger
version: 1.11.99
@ -117,7 +117,7 @@ library
Decimal
, Diff
, ansi-terminal >=0.6.2.3
, base >=4.8 && <4.12
, base >=4.8 && <4.13
, base-compat-batteries >=0.10.1 && <0.11
, bytestring
, cmdargs >=0.10
@ -169,7 +169,7 @@ executable hledger
build-depends:
Decimal
, ansi-terminal >=0.6.2.3
, base >=4.8 && <4.12
, base >=4.8 && <4.13
, base-compat-batteries >=0.10.1 && <0.11
, bytestring
, cmdargs >=0.10
@ -223,7 +223,7 @@ test-suite test
build-depends:
Decimal
, ansi-terminal >=0.6.2.3
, base >=4.8 && <4.12
, base >=4.8 && <4.13
, base-compat-batteries >=0.10.1 && <0.11
, bytestring
, cmdargs >=0.10
@ -276,7 +276,7 @@ benchmark bench
build-depends:
Decimal
, ansi-terminal >=0.6.2.3
, base >=4.8 && <4.12
, base >=4.8 && <4.13
, base-compat-batteries >=0.10.1 && <0.11
, bytestring
, cmdargs >=0.10

View File

@ -80,7 +80,7 @@ ghc-options:
dependencies:
- hledger-lib >=1.11.99 && <1.12
- ansi-terminal >=0.6.2.3
- base >=4.8 && <4.12
- base >=4.8 && <4.13
- base-compat-batteries >=0.10.1 && <0.11
- bytestring
- cmdargs >=0.10