Skip to content
  • Simon Peyton Jones's avatar
    [project @ 2003-07-03 16:22:16 by simonpj] · 38c8801e
    Simon Peyton Jones authored
    -----------------------
    	Type defaulting in GHCi
    	-----------------------
    
    	[Merge to stable branch, I think.]
    
    [Part 2 to this commit: add Eq and Ord, to allow
    
    	[] == []
    
    at the prompt.
    
    
          Extend type defaulting in GHCi so that
    
    	ghci>  []
    	[]
    
          works.  Suggested by Ralf Hinze.
    38c8801e