diff options
Diffstat (limited to 'tests/CompileTest.hs')
-rw-r--r-- | tests/CompileTest.hs | 2 |
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" ] |