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

[project @ 2000-10-05 16:04:36 by simonpj]

Add a test to reject things like:

	instance Ord a => Ord (forall s. T s a)

	g :: T s (forall b.b)

The for-alls are illegal in type arguments!
parent 6f80ddc8
Loading
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