[commit: ghc] master: Some utility functions for testing IfaceType equality. (939f1b2)
git at git.haskell.org
git at git.haskell.org
Wed Jul 22 20:03:41 UTC 2015
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/939f1b2ed3c7a9e6ca7150d8c26a555c5b23a20c/ghc
>---------------------------------------------------------------
commit 939f1b2ed3c7a9e6ca7150d8c26a555c5b23a20c
Author: Edward Z. Yang <ezyang at cs.stanford.edu>
Date: Tue Jul 21 17:04:38 2015 -0700
Some utility functions for testing IfaceType equality.
Summary:
These are going to be used by Backpack, but someone else
might find them useful. They do the "obvious thing".
Signed-off-by: Edward Z. Yang <ezyang at cs.stanford.edu>
Test Plan: validate
Reviewers: goldfire, bgamari, austin
Subscribers: thomie
Differential Revision: https://phabricator.haskell.org/D1089
>---------------------------------------------------------------
939f1b2ed3c7a9e6ca7150d8c26a555c5b23a20c
compiler/iface/IfaceType.hs | 140 +++++++++++++++++++++++++++++++++++++++-
compiler/prelude/ForeignCall.hs | 2 +-
2 files changed, 140 insertions(+), 2 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 939f1b2ed3c7a9e6ca7150d8c26a555c5b23a20c
More information about the ghc-commits
mailing list