Re-instate System.Console.Getopt for nhc98 builds.
[ghc-base.git] / Data / Functor.hs
2009-10-09 Malcolm.Wallace... Make Data.Functor compatible with non-GHC compilers.
2009-09-15 Ross Patersonmake some Applicative functions into methods, and split...