From d1307ef4b6ad38ec4574e5d3631d34e97bdef86c Mon Sep 17 00:00:00 2001 From: Daniel Gröber Date: Sat, 2 Dec 2017 14:52:44 +0100 Subject: ghc-session: Add flib test --- tests/GhcSession.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/GhcSession.hs') diff --git a/tests/GhcSession.hs b/tests/GhcSession.hs index 8ed76be..bbd6bfb 100644 --- a/tests/GhcSession.hs +++ b/tests/GhcSession.hs @@ -32,6 +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") ] xs -> map (,parseVer "0") xs -- cgit v1.2.3