Skip to content
Snippets Groups Projects
  1. Jan 09, 1998
  2. Jan 08, 1998
    • Simon Marlow's avatar
      [project @ 1998-01-08 18:03:08 by simonm] · 9dd6e1c2
      Simon Marlow authored
      The Great Multi-Parameter Type Classes Merge.
      
      Notes from Simon (abridged):
      
      * Multi-parameter type classes are fully implemented.
      * Error messages from the type checker should be noticeably improved
      * Warnings for unused bindings (-fwarn-unused-names)
      * many other minor bug fixes.
      
      Internally there are the following changes
      
      * Removal of Haskell 1.2 compatibility.
      * Dramatic clean-up of the PprStyle stuff.
      * The type Type has been substantially changed.
      * The dictionary for each class is represented by a new
        data type for that purpose, rather than by a tuple.
      9dd6e1c2
    • Alastair Reid's avatar
      [project @ 1998-01-08 14:40:22 by areid] · ff14742c
      Alastair Reid authored
      Added an overview section, commented out some of the more bogus parts of the document (but some bits still remain)
      ff14742c
  3. Jan 07, 1998
  4. Jan 02, 1998
  5. Jan 01, 1998
  6. Dec 23, 1997
  7. Dec 22, 1997
  8. Dec 19, 1997
Loading