Changes between Version 2 and Version 3 of MinorFixes

Show
Ignore:
Timestamp:
12/02/05 00:55:37 (7 years ago)
Author:
ross@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MinorFixes

    v2 v3  
    44 
    55 * NondecreasingIndentation (GHC, Hugs) 
    6  * RelaxedDependencyAnalysis (GHC, Hugs, Nhc98) 
     6 * RelaxedDependencyAnalysis (GHC, Hugs, Nhc98, jhc) 
    77 * ClassMethodTypes (Hugs) 
    88 * KindInference (GHC 6.4) 
    9  * It should be specified that a group of mutually recursive modules must have exactly the same defaulting. 
     9 * repair [wiki:Defaulting] (jhc).