Skip to content

Make it compile with MicroHs - #512

Merged
HuwCampbell merged 4 commits into
pcapriotti:masterfrom
augustss:master
Dec 19, 2025
Merged

Make it compile with MicroHs#512
HuwCampbell merged 4 commits into
pcapriotti:masterfrom
augustss:master

Conversation

@augustss

Copy link
Copy Markdown
Contributor

The title say it all


import Control.Applicative
import Prelude
import Data.Foldable ( asum )

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

This is required for GHC 9.0 and below, which we still support.

@HuwCampbell

Copy link
Copy Markdown
Collaborator

Yeah rad, I didn't realise it was that close already. Last time I tried I got a bit stuck on text and the pretty printer.

If it's going to be supported we should consider CI as well.

@augustss

Copy link
Copy Markdown
Contributor Author

I've changed the PR so it works with old GHC and mhs.

I'll add CI as well.

@HuwCampbell
HuwCampbell merged commit 436f198 into pcapriotti:master Dec 19, 2025
14 checks passed
@HuwCampbell

Copy link
Copy Markdown
Collaborator

Ta

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.

3 participants