Skip to content

Commit

Permalink
Documentation fix (noted by @hvr)
Browse files Browse the repository at this point in the history
  • Loading branch information
ekmett committed Aug 19, 2014
1 parent ba69603 commit a4a0d43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Control/Monad/Except.hs
Expand Up @@ -33,7 +33,7 @@ module Control.Monad.Except
(
-- * Monads with error handling
MonadError(..),
-- * The ErrorT monad transformer
-- * The ExceptT monad transformer
ExceptT(ExceptT),
Except,

Expand Down

0 comments on commit a4a0d43

Please sign in to comment.