Add fmapM_maybe :: Monad m => (a -> m b) -> Maybe a -> m (Maybe b)
[ghc-hetmet.git] / quickcheck /
2006-04-07 Simon Marlowremove the last bits of the ghc/ subdir