stack: use latest easytest 0.2.1 with all GHCs

This commit is contained in:
Simon Michael 2018-10-24 12:41:08 -07:00
parent 5a45666f1e
commit 162e42db3b
4 changed files with 4 additions and 3 deletions

View File

@ -13,7 +13,7 @@ packages:
#- hledger-api #- hledger-api
extra-deps: extra-deps:
- easytest-0.2 - easytest-0.2.1
# avoid no hashable instance for AccountName from doctests # avoid no hashable instance for AccountName from doctests
- hashtables-1.2.3.1 - hashtables-1.2.3.1
# Many newer versions to allow using the latest base-compat with all ghc versions. # Many newer versions to allow using the latest base-compat with all ghc versions.

View File

@ -10,7 +10,7 @@ packages:
- hledger-api - hledger-api
extra-deps: extra-deps:
- easytest-0.2 - easytest-0.2.1
# Many newer versions to allow using the latest base-compat with all ghc versions. # Many newer versions to allow using the latest base-compat with all ghc versions.
# This is just the first workable install plan I found. # This is just the first workable install plan I found.
- aeson-1.3.1.1 - aeson-1.3.1.1

View File

@ -10,7 +10,7 @@ packages:
- hledger-api - hledger-api
extra-deps: extra-deps:
- easytest-0.2 - easytest-0.2.1
# use the latest base-compat with all ghc versions # use the latest base-compat with all ghc versions
- aeson-1.3.1.1 - aeson-1.3.1.1
- base-compat-0.10.1 - base-compat-0.10.1

View File

@ -10,6 +10,7 @@ packages:
- hledger-api - hledger-api
extra-deps: extra-deps:
- easytest-0.2.1
- cassava-megaparsec-2.0.0 - cassava-megaparsec-2.0.0
- config-ini-0.2.3.0 - config-ini-0.2.3.0
- megaparsec-7.0.2 - megaparsec-7.0.2