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

Custom Prelude with cross-GHC re-exports #21

Open
Kleidukos opened this issue Mar 13, 2023 · 3 comments
Open

Custom Prelude with cross-GHC re-exports #21

Kleidukos opened this issue Mar 13, 2023 · 3 comments

Comments

@Kleidukos
Copy link
Collaborator

We're starting to have a significant (and ever-growing) amount of CPP for exports.

I'd like to suggest using a custom prelude file that re-exports Prelude before base 4.18 and the things that base 4.18 re-exports like liftA2.
What do you think @jonascarpay? :)

@jonascarpay
Copy link
Owner

Oh, that's a good idea. The more we isolate and organize the CPP stuff the better imo.

@jonascarpay
Copy link
Owner

Do you think this is worth doing before cutting a GHC 9.6-compatible release?

@Kleidukos
Copy link
Collaborator Author

That can be done in a timely fashion yes 👍

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

No branches or pull requests

2 participants