aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Gröber <dxld@darkboxed.org>2018-01-12 19:06:02 +0100
committerDaniel Gröber <dxld@darkboxed.org>2018-01-18 14:10:26 +0100
commitcb0f70b691e0913790739bda6b4528a79c9a0df0 (patch)
treecab5b6fbd3bf1e54d12bd7ba02e4fb74fe5d0517
parent7ad0ec9474d6df6fa1a246856b31ad849809b5de (diff)
compile-test: Add Cabal-2.0.{1.0,1.1}
-rw-r--r--tests/CompileTest.hs2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/CompileTest.hs b/tests/CompileTest.hs
index 89f79fa..0f5bf34 100644
--- a/tests/CompileTest.hs
+++ b/tests/CompileTest.hs
@@ -76,6 +76,8 @@ main = do
, "1.24.1.0"
, "1.24.2.0"
, "2.0.0.2"
+ , "2.0.1.0"
+ , "2.0.1.1"
, "HEAD"
]