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.