Fix Trac #2238: do not use newtype for a class with equality predicates
authorsimonpj@microsoft.com <unknown>
Mon, 28 Apr 2008 13:47:30 +0000 (13:47 +0000)
committersimonpj@microsoft.com <unknown>
Mon, 28 Apr 2008 13:47:30 +0000 (13:47 +0000)
commit2a14d735e565b2dbe4af65c0c657d8843608e36f
treee0980bf593238686a69260f06629cccc93925df6
parent41d215c848a9334107519605e01ad371248a5e92
Fix Trac #2238: do not use newtype for a class with equality predicates

See Note [Class newtypes and equality predicates] in this module.
compiler/iface/BuildTyCl.lhs