#2528: reverse the order of args to (==) in nubBy to match nub
[ghc-base.git] / Data / String.hs
2008-06-16 Ian LynaghAvoid using deprecated flags
2007-01-30 Ian LynaghAdd Data.String, containing IsString(fromString); trac...