Here is my first attempt in putting together a set
of common Haskell concepts and definitions - organized
in tutorial fashion. This is just a subset of what I
think is badly needed. So far it deals with types
(existential including) only.
Motivations, excuses and so on are in the Introduction.
I do not want it yet (if ever) to be a subject of robot indexing,
therefore I'll show its URL in two stages:
http://www.numeric-quest.com/haskell/ -- directory name
filename: hcompanion-frame.html -- if you like to see it in
two Netscape frames.
filename: hcompanion-keys.html -- if you prefer to use two
separate pages for viewing.
Tested only via Netscape browsers. If it breaks in other
browsers it might be due to a somewhat risky usage of >, < within
<code> tags. Let me know if that happens.
Let me also know whether the contents and presentation
make sense or not.
Jan