aboutsummaryrefslogtreecommitdiff
path: root/tests/GhcSession.hs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/GhcSession.hs')
-rw-r--r--tests/GhcSession.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/GhcSession.hs b/tests/GhcSession.hs
index 0deefca..9e967a1 100644
--- a/tests/GhcSession.hs
+++ b/tests/GhcSession.hs
@@ -33,6 +33,7 @@ main = do
[] -> [ ("tests/exelib" , parseVer "1.10")
, ("tests/exeintlib", parseVer "2.0")
, ("tests/flib" , parseVer "2.0")
+ , ("tests/bkpregex" , parseVer "2.0")
]
xs -> map (,parseVer "0") xs