Skip to content
  • Simon Peyton Jones's avatar
    [project @ 1999-05-18 15:20:51 by simonpj] · 8e16c2d2
    Simon Peyton Jones authored
    Simon's Prelude changes
    			~~~~~~~~~~~~~~~~~~~~~~~
    
    [The real commit preceded this, but had the stupid message "msg_prel"
     because I used "cvs commit -m" instead of "cvs commit -F"]
    
    Prelude is split into more modules
    	new are: PrelEnum, PrelShow, PrelNum
    	removed: PrelBounded (all in PrelEnum now)
    		 PrelEither  (all in PrelMaybe now)
    
    There are also a lot of RULES, of course.
    8e16c2d2