diff options
Diffstat (limited to 'testsuite/tests/ghci/prog009/ghci.prog009.stdout')
-rw-r--r-- | testsuite/tests/ghci/prog009/ghci.prog009.stdout | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/ghci/prog009/ghci.prog009.stdout b/testsuite/tests/ghci/prog009/ghci.prog009.stdout index fd6fa93e60..20c759782f 100644 --- a/testsuite/tests/ghci/prog009/ghci.prog009.stdout +++ b/testsuite/tests/ghci/prog009/ghci.prog009.stdout @@ -3,6 +3,6 @@ nub :: Eq a => [a] -> [a] nub :: Eq a => [a] -> [a] "tan" nub :: Eq a => [a] -> [a] -A (.hs -> interpreted) +A ( A.hs, interpreted ) nub :: Eq a => [a] -> [a] "tan" |