From 4e0da53ff375655191e29d238992a5e964036b90 Mon Sep 17 00:00:00 2001 From: Iavor Diatchki Date: Wed, 21 Apr 2021 17:20:37 -0700 Subject: [PATCH] Change freeze files to use test-lib 0.3 --- cabal.GHC-8.10.2.config | 2 +- cabal.GHC-8.10.3.config | 2 +- cabal.GHC-8.6.5.config | 2 +- cabal.GHC-8.8.4.config | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/cabal.GHC-8.10.2.config b/cabal.GHC-8.10.2.config index 143b5829..85c7eb5a 100644 --- a/cabal.GHC-8.10.2.config +++ b/cabal.GHC-8.10.2.config @@ -183,7 +183,7 @@ constraints: any.Cabal ==3.2.0.0, any.test-framework ==0.8.2.0, any.test-framework-hunit ==0.3.0.2, test-framework-hunit -base3 +base4, - any.test-lib ==0.2.2, + any.test-lib ==0.3, any.text ==1.2.4.1, any.text-short ==0.1.3, text-short -asserts, diff --git a/cabal.GHC-8.10.3.config b/cabal.GHC-8.10.3.config index 4bd5ce4a..36742e3b 100644 --- a/cabal.GHC-8.10.3.config +++ b/cabal.GHC-8.10.3.config @@ -223,7 +223,7 @@ constraints: any.Cabal ==3.2.1.0, any.test-framework ==0.8.2.0, any.test-framework-hunit ==0.3.0.2, test-framework-hunit -base3 +base4, - any.test-lib ==0.2.2, + any.test-lib ==0.3, any.text ==1.2.4.1, any.text-short ==0.1.3, text-short -asserts, diff --git a/cabal.GHC-8.6.5.config b/cabal.GHC-8.6.5.config index 581dbb1b..459a92d1 100644 --- a/cabal.GHC-8.6.5.config +++ b/cabal.GHC-8.6.5.config @@ -184,7 +184,7 @@ constraints: any.Cabal ==2.4.0.1, any.test-framework ==0.8.2.0, any.test-framework-hunit ==0.3.0.2, test-framework-hunit -base3 +base4, - any.test-lib ==0.2.1, + any.test-lib ==0.3, any.text ==1.2.4.0, any.tf-random ==0.5, any.th-abstraction ==0.3.2.0, diff --git a/cabal.GHC-8.8.4.config b/cabal.GHC-8.8.4.config index d01a0b1f..f246474f 100644 --- a/cabal.GHC-8.8.4.config +++ b/cabal.GHC-8.8.4.config @@ -181,7 +181,7 @@ constraints: any.Cabal ==3.0.1.0, any.test-framework ==0.8.2.0, any.test-framework-hunit ==0.3.0.2, test-framework-hunit -base3 +base4, - any.test-lib ==0.2.1, + any.test-lib ==0.3, any.text ==1.2.4.0, any.tf-random ==0.5, any.th-abstraction ==0.3.2.0,