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

Expose GSubst module within Internal #60

Merged
merged 4 commits into from
Mar 20, 2024

Conversation

liesnikov
Copy link
Contributor

@liesnikov liesnikov commented Nov 16, 2023

I had to write my own substitution in https://github.com/liesnikov/extensible-elaborator and without generic functions it was rather annoying, so I factored out and exposed the module, now upstreaming the changes.

It's not a breaking change, but I felt like a minor version bump was appropriate, happy to revert this though.

unbound-generics.cabal Outdated Show resolved Hide resolved
@lambdageek lambdageek merged commit 3fabbb5 into lambdageek:main Mar 20, 2024
10 checks 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