From e4161921d66ccb0102091ffa0a6087eef4e41d61 Mon Sep 17 00:00:00 2001 From: Daniel Gröber Date: Mon, 25 Sep 2017 11:29:07 +0200 Subject: tests: Bump Cabal bound to 2.0 for 8.2 --- tests/CompileTest.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/CompileTest.hs b/tests/CompileTest.hs index 6385f9e..d8e3a6c 100644 --- a/tests/CompileTest.hs +++ b/tests/CompileTest.hs @@ -89,7 +89,7 @@ main = do , ("7.10" , ">= 1.22.2 && < 2") , ("8.0.1", ">= 1.24 ") , ("8.0.2", ">= 1.24.2 ") - , ("8.2.1", ">= 1.24.2 ") + , ("8.2.1", ">= 2.0.0.2 ") ] relevant_cabal_versions = -- cgit v1.2.3