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

Import Data.Generic.Rep from prelude #64

Conversation

kl0tl
Copy link
Contributor

@kl0tl kl0tl commented Dec 28, 2020

Description of the change
We merged generics-rep into prelude and renamed the Data.Generic.Rep.* modules to Data.*.Generic in purescript/purescript-prelude#235.

@kl0tl
Copy link
Contributor Author

kl0tl commented Dec 28, 2020

The build fails because newtype doesn’t depend on safe-coerce in the package set but it compiles with the rc5 branch of my fork:

let upstream =
      https://raw.githubusercontent.com/kl0tl/package-sets/rc5/src/packages.dhall 

in  upstream

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants