Skip to content
Snippets Groups Projects

Support mtl-2.3

Merged Bodigrim requested to merge Bodigrim/haddock:support-mtl-2.3 into ghc-head

Starting from mtl-2.3 liftM is no longer re-exported from Control.Monad by Control.Monad.Writer.Strict. A simple backward-compatible fix is to replace liftM with fmap.

Cf. ghc!9370 (closed), ghc#21587 (closed) and https://github.com/haskell/haddock/pull/1535

Edited by Bodigrim

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading