Skip to content

Update.Nix.FetchGit: fix build with base >= 4.19#86

Open
sternenseemann wants to merge 1 commit into
expipiplus1:masterfrom
sternenseemann:base-4.19
Open

Update.Nix.FetchGit: fix build with base >= 4.19#86
sternenseemann wants to merge 1 commit into
expipiplus1:masterfrom
sternenseemann:base-4.19

Conversation

@sternenseemann

Copy link
Copy Markdown
Contributor

base-4.19.0.0 introduces Data.Functor.unzip which clashes with Prelude.unzip, breaking the build. To resolve this, explicitly list everything we need from Data.Functor.

base-4.19.0.0 introduces Data.Functor.unzip which clashes with
Prelude.unzip, breaking the build. To resolve this, explicitly list
everything we need from Data.Functor.
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.

1 participant