Fix Trac #2713: refactor and tidy up renaming of fixity decls
authorsimonpj@microsoft.com <unknown>
Mon, 27 Oct 2008 22:27:38 +0000 (22:27 +0000)
committersimonpj@microsoft.com <unknown>
Mon, 27 Oct 2008 22:27:38 +0000 (22:27 +0000)
In fixing #2713, this patch also eliminates two almost-unused
functions from RnEnv (lookupBndr and lookupBndr_maybe).  The
net lines of code is prety much unchanged, but more of them
are comments!


No differences found