Skip to content

Conversation

@adept
Copy link
Collaborator

@adept adept commented Dec 5, 2025

I've fixed a bunch of package imports, cause ghc 9.12 does not like when qualified comes after the package name.

I've also re-implemented combineBudgetWithActual locally in the affected scripts.

The whole of ./bin should compile now (via cd bin && ./compile.sh)

@adept adept requested a review from simonmichael December 5, 2025 23:16
@simonmichael
Copy link
Owner

Ah thank you. Is it ImportQualifiedPost language pragma that's needed ? I remember converting the whole codebase to this format for easier import aligning.

@simonmichael
Copy link
Owner

Hmm no this looks like something different related to PackageImports. Merging, thank you.

@simonmichael simonmichael merged commit 7b8684b into simonmichael:master Dec 5, 2025
1 check passed
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