[project @ 2003-05-14 17:31:47 by ross]
[ghc-base.git] / Control / Monad / Cont.hs
index 251dbd9..26af5ed 100644 (file)
@@ -6,7 +6,7 @@
 -- 
 -- Maintainer  :  libraries@haskell.org
 -- Stability   :  experimental
--- Portability :  non-portable
+-- Portability :  non-portable (multi-parameter type classes)
 --
 -- Continuation monads.
 --