Skip to content

Allow building with Cabal 3.12#115

Closed
ncfavier wants to merge 1 commit into
kosmikus:masterfrom
ncfavier:ghc-9.10
Closed

Allow building with Cabal 3.12#115
ncfavier wants to merge 1 commit into
kosmikus:masterfrom
ncfavier:ghc-9.10

Conversation

@ncfavier

Copy link
Copy Markdown
Contributor

The buildDir field of LocalBuildInfo was made into a function, so the import list needs to be changed. In order to keep compatibility with Cabal 3.10 and avoid preprocessor nonsense, I simply removed the import list.

The `buildDir` field of `LocalBuildInfo` was made into a function, so
the import list needs to be changed. In order to keep compatibility with
Cabal 3.10 and avoid preprocessor nonsense, I simply removed the
import list.
@kosmikus

Copy link
Copy Markdown
Owner

Thanks as well. Closing in favour of #116.

@kosmikus kosmikus closed this Dec 30, 2025
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.

2 participants