UML diagrams of Haskell

Bas van Dijk basvandijk@home.nl
Sun, 29 Jun 2003 23:50:02 +0200


Hi,

It's maybe a weird question but do there exist UML diagrams of the Haskell 
language. 
They don't necessarily have to be UML diagrams, as long as they show the 
different concepts in the language (i.e.: functions, datatypes, patterns, 
etc.) and the relations between them(i.e.: a function consists of other 
functions, functions have a type).

Bas.