From bbd0e337f744abfea23b6d77d4b4bb340069f18e Mon Sep 17 00:00:00 2001 From: Alan Zimmerman Date: Fri, 8 Dec 2017 15:17:30 +0200 Subject: Saner way to merge entrypoints --- tests/GhcSession.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/GhcSession.hs') diff --git a/tests/GhcSession.hs b/tests/GhcSession.hs index 9e967a1..8228356 100644 --- a/tests/GhcSession.hs +++ b/tests/GhcSession.hs @@ -32,7 +32,7 @@ main = do res <- mapM (setup topdir test) $ case args of [] -> [ ("tests/exelib" , parseVer "1.10") , ("tests/exeintlib", parseVer "2.0") - , ("tests/flib" , parseVer "2.0") + , ("tests/fliblib" , parseVer "2.0") , ("tests/bkpregex" , parseVer "2.0") ] xs -> map (,parseVer "0") xs -- cgit v1.2.3