De-orphan the Eq/Ord Char instances
[ghc-base.git] / GHC / Classes.hs
2009-11-23 Ian LynaghDe-orphan the Eq/Ord Char instances
2009-11-23 Ian LynaghDe-orphan the Eq/Ord Bool instances
2009-11-23 Ian LynaghMove Eq/Ord Ordering instances to de-orphan them
2009-10-29 simonpj@microsoft.comInline more default methods
2008-08-07 Ian LynaghEq and Ord have moved into GHC.Classes