Skip to content

Conversation

@augustss
Copy link
Contributor

The title say it all


import Control.Applicative
import Prelude
import Data.Foldable ( asum )
Copy link
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
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
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
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