Mark P Jones Sat, 2 Jan 1999 09:22:16 -0800
Hugs (any recent version) goes into an infinite loop when it tries to load the following program: data Fruit f a = Bat (f a) | Flies a (Fruit f (f a)) deriving Show Please add this to the list of unresolved bugs. All the best, Mark