diff options
author | Gabriel Gonzalez <Gabriel439@gmail.com> | 2016-02-17 10:59:09 +0100 |
---|---|---|
committer | Ben Gamari <ben@smart-cactus.org> | 2016-02-17 21:04:31 +0100 |
commit | 67d22261da840c5ba90414496457b583df0a3911 (patch) | |
tree | c75c4f9fc2ecce77749e582299d8f42f70ce82a8 /compiler/utils/Util.hs | |
parent | a6152159c9f14fc9cf0e86caff532906abd49b73 (diff) | |
download | haskell-67d22261da840c5ba90414496457b583df0a3911.tar.gz |
Derive Eq and Ord instance for SrcLoc and RealSrcLoc
The Eq and Ord instance were previously hand-written and this change
updates them to be automatically derived by the compiler. The derived
behavior should be equivalent to the original.
Reviewers: hvr, austin, bgamari
Reviewed By: bgamari
Subscribers: thomie
Differential Revision: https://phabricator.haskell.org/D1913
Diffstat (limited to 'compiler/utils/Util.hs')
0 files changed, 0 insertions, 0 deletions