Skip to content

Avoid unnecessary CPP#181

Open
sol wants to merge 1 commit into
simonmar:masterfrom
sol:mhs
Open

Avoid unnecessary CPP#181
sol wants to merge 1 commit into
simonmar:masterfrom
sol:mhs

Conversation

@sol
Copy link
Copy Markdown

@sol sol commented May 18, 2026

No description provided.

#endif
import Prelude hiding (mapM_)
import Control.Monad hiding (mapM_)
import Data.Foldable (mapM_) -- MHS needs mapM_ from Data.Foldable
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@augustss FYI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant