Fix #4533 - unregister callbacks on exception, fixing a memory leak
[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...