[project @ 2001-08-20 16:17:17 by simonmar]
authorsimonmar <unknown>
Mon, 20 Aug 2001 16:17:17 +0000 (16:17 +0000)
committersimonmar <unknown>
Mon, 20 Aug 2001 16:17:17 +0000 (16:17 +0000)
- be more informative about primitive types: they are identified as
  such, and a declaration is printed out as if the thing was an
  abstract data type (this at least tells you what the arity of the
  tycon is).

- print 'infix 4 elem' as 'infix 4 `elem`'.


No differences found