Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove dependency on ghc #47

Merged
merged 1 commit into from
Jun 23, 2023
Merged

Remove dependency on ghc #47

merged 1 commit into from
Jun 23, 2023

Conversation

TeofilC
Copy link
Contributor

@TeofilC TeofilC commented Apr 13, 2022

This package depends on ghc, which makes it quite difficult to build if you want to use a different version of a dependency of lib:ghc as lib:ghc is currently not reinstallable.

Yet, it seems this package only uses the ghc dependency to set a lower-bound on compatible GHCs. This patch uses Cabal's condition logic instead

@psibi
Copy link
Member

psibi commented Jun 22, 2023

Sorry about the delay. Can you rebase against the latest branch ?

@TeofilC
Copy link
Contributor Author

TeofilC commented Jun 22, 2023

No worries! I've rebased now

@psibi psibi merged commit 00003fc into fpco:master Jun 23, 2023
@psibi
Copy link
Member

psibi commented Jun 23, 2023

Thank you!

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