mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-07 21:15:19 +03:00
stack: use latest easytest 0.2.1 with all GHCs
This commit is contained in:
parent
5a45666f1e
commit
162e42db3b
@ -13,7 +13,7 @@ packages:
|
||||
#- hledger-api
|
||||
|
||||
extra-deps:
|
||||
- easytest-0.2
|
||||
- easytest-0.2.1
|
||||
# avoid no hashable instance for AccountName from doctests
|
||||
- hashtables-1.2.3.1
|
||||
# Many newer versions to allow using the latest base-compat with all ghc versions.
|
||||
|
@ -10,7 +10,7 @@ packages:
|
||||
- hledger-api
|
||||
|
||||
extra-deps:
|
||||
- easytest-0.2
|
||||
- easytest-0.2.1
|
||||
# Many newer versions to allow using the latest base-compat with all ghc versions.
|
||||
# This is just the first workable install plan I found.
|
||||
- aeson-1.3.1.1
|
||||
|
@ -10,7 +10,7 @@ packages:
|
||||
- hledger-api
|
||||
|
||||
extra-deps:
|
||||
- easytest-0.2
|
||||
- easytest-0.2.1
|
||||
# use the latest base-compat with all ghc versions
|
||||
- aeson-1.3.1.1
|
||||
- base-compat-0.10.1
|
||||
|
@ -10,6 +10,7 @@ packages:
|
||||
- hledger-api
|
||||
|
||||
extra-deps:
|
||||
- easytest-0.2.1
|
||||
- cassava-megaparsec-2.0.0
|
||||
- config-ini-0.2.3.0
|
||||
- megaparsec-7.0.2
|
||||
|
Loading…
Reference in New Issue
Block a user