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

[project @ 2000-08-29 16:56:26 by simonpj]

Fix a bug reported by Jose Emilio Labra Gayo

	newtype Foo a => T = MkT (out :: a)

The selector 'out' was being given an incorrect RHS.
(Core Lint spotted it.)
parent 9ed223f7
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