diff options
Diffstat (limited to 'utils/check-exact/Main.hs')
-rw-r--r-- | utils/check-exact/Main.hs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/utils/check-exact/Main.hs b/utils/check-exact/Main.hs index 4789f5188b..63eabff460 100644 --- a/utils/check-exact/Main.hs +++ b/utils/check-exact/Main.hs @@ -193,7 +193,8 @@ _tt = testOneFile changers "/home/alanz/mysrc/git.haskell.org/worktree/exactprin -- "../../testsuite/tests/printer/Test19821.hs" Nothing -- "../../testsuite/tests/printer/Test19834.hs" Nothing -- "../../testsuite/tests/printer/Test19840.hs" Nothing - "../../testsuite/tests/printer/Test19850.hs" Nothing + -- "../../testsuite/tests/printer/Test19850.hs" Nothing + "../../testsuite/tests/printer/PprLinearArrow.hs" Nothing -- cloneT does not need a test, function can be retired |