aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorDaniel Gröber <dxld@darkboxed.org>2016-01-17 21:37:02 +0100
committerDaniel Gröber <dxld@darkboxed.org>2016-01-17 22:21:09 +0100
commitd3c1e454e376d0f30c280276c6d620b1aff50228 (patch)
tree0a3fbaac175951751736e3b078168f5208710886 /tests
parent2acbb4f8e4b805d2915ae3bfefd8fc1e6a2bf8c8 (diff)
Add new GHC/Cabal version to spec
Diffstat (limited to 'tests')
-rw-r--r--tests/Spec.hs4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/Spec.hs b/tests/Spec.hs
index 658ae80..ca09760 100644
--- a/tests/Spec.hs
+++ b/tests/Spec.hs
@@ -55,6 +55,10 @@ main = do
"1.22.2.0"
, "1.22.3.0"
, "1.22.4.0"
+ , "1.22.5.0"
+ , "1.22.6.0"
+ ]),
+ ("8.0", [
])
]