add GHC.HetMet.{hetmet_kappa,hetmet_kappa_app}
[ghc-base.git] / Control / Monad.hs
2011-06-20 Simon Peyton JonesMake 'forever' inlinable (fixes Trac #5205)
2011-01-28 simonpj@microsoft.comUse explicit language extensions & remove extension...
2009-09-17 jon.fairbairn@cl... Add mfilter to Control.Monad
2010-07-01 Simon Marlowremove docs from Monad that belonged on the instance...
2010-07-01 Simon Marlowdoc whitespace
2010-06-24 Simon Marlowdoc wibbles
2010-01-16 Ian LynaghFix the build: export void, so it doesn't give an unuse...
2010-01-08 gwern0@gmail.comControl.Monad: +void :: f a -> f ()
2008-06-16 Ian LynaghAvoid using deprecated flags
2008-03-05 Don Stewartuntabify
2008-01-29 Don StewartGeneralise type of forever :: (Monad m) => m a -> m b
2007-11-26 Ian LynaghDon't try to make haddock links to the mtl package...
2006-11-13 Don StewartAdd Kleisli composition
2006-08-30 Ross Patersonfix doc typo
2006-08-24 Don StewartAdd Control.Monad.forM and forM_
2005-02-07 ross[project @ 2005-02-07 09:56:42 by ross]
2005-01-11 simonmar[project @ 2005-01-11 16:04:08 by simonmar]
2003-08-30 ross[project @ 2003-08-30 23:01:48 by ross]
2003-08-19 simonmar[project @ 2003-08-19 16:33:03 by simonmar]
2003-05-14 ross[project @ 2003-05-14 09:12:27 by ross]
2002-12-18 malcolm[project @ 2002-12-18 10:42:54 by malcolm]
2002-08-29 stolz[project @ 2002-08-29 16:05:59 by stolz]
2002-08-29 stolz[project @ 2002-08-29 16:03:57 by stolz]
2002-07-16 ross[project @ 2002-07-16 15:47:25 by ross]
2002-05-09 simonmar[project @ 2002-05-09 13:16:29 by simonmar]
2002-04-26 simonmar[project @ 2002-04-26 13:34:05 by simonmar]
2002-04-24 simonmar[project @ 2002-04-24 16:31:37 by simonmar]
2001-06-28 simonmar[project @ 2001-06-28 14:15:04 by simonmar]