diff options
author | Edward Z. Yang <ezyang@cs.stanford.edu> | 2015-06-11 15:24:27 -0700 |
---|---|---|
committer | Edward Z. Yang <ezyang@cs.stanford.edu> | 2015-06-11 15:37:04 -0700 |
commit | bac927b9770ff769128b66d13a3e72bf5a9bc514 (patch) | |
tree | dab91026af349d00b0ff352304091d17359c8d70 /testsuite/tests/package | |
parent | 28e04de37151f05c35377ec74ac214d0cfa2f521 (diff) | |
download | haskell-bac927b9770ff769128b66d13a3e72bf5a9bc514.tar.gz |
Revert "Support for multiple signature files in scope."
This reverts commit a7524eaed33324e2155c47d4a705bef1d70a2b5b.
Diffstat (limited to 'testsuite/tests/package')
-rw-r--r-- | testsuite/tests/package/package09e.stderr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/package/package09e.stderr b/testsuite/tests/package/package09e.stderr index 70c6f22d89..9cd00a2930 100644 --- a/testsuite/tests/package/package09e.stderr +++ b/testsuite/tests/package/package09e.stderr @@ -1,5 +1,5 @@ package09e.hs:2:1: Ambiguous interface for ‘M’: - it is bound as Data.Map by a package flag it is bound as Data.Set by a package flag + it is bound as Data.Map by a package flag |