[commit: ghc] master: Revert "Make the Ord Module independent of Unique order" (70a4589)
git at git.haskell.org
git at git.haskell.org
Wed Jun 15 11:27:15 UTC 2016
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/70a458938c36849f78c6efc65a088289ebc4e293/ghc
>---------------------------------------------------------------
commit 70a458938c36849f78c6efc65a088289ebc4e293
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date: Wed Jun 15 08:44:11 2016 +0100
Revert "Make the Ord Module independent of Unique order"
This reverts commit 0497ee504cc9ac5d6babee9b98bf779b3fc50b98.
Reason: See Trac #12191. I'm reverting pending Bartosz's
investigation of what went wrong.
>---------------------------------------------------------------
70a458938c36849f78c6efc65a088289ebc4e293
compiler/basicTypes/Module.hs | 84 +++++++---------------
testsuite/tests/driver/sigof01/all.T | 2 +-
.../should_fail/overloadedrecfldsfail10.stderr | 4 +-
testsuite/tests/rename/should_fail/T11071.stderr | 2 +-
testsuite/tests/rename/should_fail/T11071a.stderr | 32 ++++-----
.../tests/typecheck/should_fail/T6018fail.stderr | 4 +-
testsuite/tests/typecheck/should_run/T7861.stderr | 22 +++---
7 files changed, 58 insertions(+), 92 deletions(-)
Diff suppressed because of size. To see it, use:
git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc 70a458938c36849f78c6efc65a088289ebc4e293
More information about the ghc-commits
mailing list