diff options
author | Simon Marlow <marlowsd@gmail.com> | 2011-08-26 22:50:06 +0100 |
---|---|---|
committer | Simon Marlow <marlowsd@gmail.com> | 2011-08-26 22:54:01 +0100 |
commit | 1c1f2d12f671292a43496b6f1b1f1082ea7d98e6 (patch) | |
tree | 9b34d59ed187c82dc904cb95d8f81e46dbdeb9e1 /testsuite/tests/ghci/scripts/ghci036.stdout | |
parent | 8167ff3ccbeb32866ec32e2f0cde15238c5d2fb6 (diff) | |
download | haskell-1c1f2d12f671292a43496b6f1b1f1082ea7d98e6.tar.gz |
accept output
Diffstat (limited to 'testsuite/tests/ghci/scripts/ghci036.stdout')
-rw-r--r-- | testsuite/tests/ghci/scripts/ghci036.stdout | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/tests/ghci/scripts/ghci036.stdout b/testsuite/tests/ghci/scripts/ghci036.stdout index 739118210d..db76944f58 100644 --- a/testsuite/tests/ghci/scripts/ghci036.stdout +++ b/testsuite/tests/ghci/scripts/ghci036.stdout @@ -1,2 +1,3 @@ nub :: Eq a => [a] -> [a] L.nub :: Eq a => [a] -> [a] +L.nub :: Eq a => [a] -> [a] |