Skip to content
Snippets Groups Projects
Commit 368eac75 authored by Simon Peyton Jones's avatar Simon Peyton Jones
Browse files

[project @ 1999-12-07 15:03:08 by simonpj]

Derived instances should use *source* types not *representation*
types when doing their deriving stuff.  This bug prevented

	data F = F !Int deriving (Eq)

from working when -funbox-strict-fields was on


Simon
parent 6fb805e5
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment