Skip to content
Snippets Groups Projects
Commit d2fea658 authored by Simon Marlow's avatar Simon Marlow
Browse files

[project @ 1997-09-05 14:22:26 by simonm]

accidental removal
parent 80d19100
No related merge requests found
--!!! instance decls with no binds
--
module M where
data Bar a = MkBar Int a
instance Eq a => Eq (Bar a)
instance Ord a => Ord (Bar a)
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