Skip to content

Haddock documentation of MonadFail typeclass contains dead link

Summary

The documentation of the MonadFail typeclass in Control.Monad.Fail contains a link to the MonadFail proposal on the inactive prime.haskell.org domain.

Rendered documentation on Hackage with incorrect link: https://hackage.haskell.org/package/base-4.16.1.0/docs/Control-Monad-Fail.html

Proposed improvements or changes

Replace the dead link: https://prime.haskell.org/wiki/Libraries/Proposals/MonadFail

By the correct link: https://gitlab.haskell.org/haskell/prime/-/wikis/libraries/proposals/monad-fail

I will open a PR.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information