From f767df40e0f1710c185fefb24f0d532570ab2f85 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Thu, 28 Nov 2019 14:53:17 -0800 Subject: [PATCH] ;tools: drop easytest from old stack yamls [ci skip] --- hledger-install/hledger-install.sh | 1 - stack-ghc7.10.yaml.disabled | 1 - stack-ghc8.0.yaml | 1 - stack-ghc8.2.yaml | 1 - stack-ghc8.4.yaml | 1 - 5 files changed, 5 deletions(-) diff --git a/hledger-install/hledger-install.sh b/hledger-install/hledger-install.sh index ada97b2e0..274a7044e 100755 --- a/hledger-install/hledger-install.sh +++ b/hledger-install/hledger-install.sh @@ -91,7 +91,6 @@ EXTRA_DEPS="\ # # cassava-megaparsec-2.0.0 \ # config-ini-0.2.4.0 \ -# easytest-0.2.1 \ # megaparsec-7.0.4 \ # the oldest version of stack that might work: diff --git a/stack-ghc7.10.yaml.disabled b/stack-ghc7.10.yaml.disabled index 9bbb8f42e..7f4201994 100644 --- a/stack-ghc7.10.yaml.disabled +++ b/stack-ghc7.10.yaml.disabled @@ -15,7 +15,6 @@ packages: - hledger-web extra-deps: -- 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. diff --git a/stack-ghc8.0.yaml b/stack-ghc8.0.yaml index 5face37f2..aeb7ddc08 100644 --- a/stack-ghc8.0.yaml +++ b/stack-ghc8.0.yaml @@ -10,7 +10,6 @@ packages: # TODO: some of these were for hledger-api and can be removed extra-deps: -- 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 diff --git a/stack-ghc8.2.yaml b/stack-ghc8.2.yaml index 986eda1ca..b4aa80e77 100644 --- a/stack-ghc8.2.yaml +++ b/stack-ghc8.2.yaml @@ -10,7 +10,6 @@ packages: # TODO: some of these were for hledger-api and can be removed extra-deps: -- easytest-0.2.1 # use the latest base-compat with all ghc versions - aeson-1.3.1.1 - base-compat-0.10.1 diff --git a/stack-ghc8.4.yaml b/stack-ghc8.4.yaml index 9b3d1b09e..e15477773 100644 --- a/stack-ghc8.4.yaml +++ b/stack-ghc8.4.yaml @@ -9,7 +9,6 @@ packages: - hledger-web extra-deps: -- easytest-0.2.1 - cassava-megaparsec-2.0.0 - config-ini-0.2.3.0 - megaparsec-7.0.2