Skip to content

default.nix: clean-up old overrides #579

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

Merged
merged 7 commits into from
May 25, 2020

Conversation

Anton-Latukha
Copy link
Collaborator

@Anton-Latukha Anton-Latukha commented May 23, 2020

Report: #566

  • I'm compiling with 8.6.5 (in explanations that was for >= 8.6.3) - so {aeson,base-compat-batteries} packages no longer needs explicit contravariant.

  • Upstream type issues of Diff may be long solved already. So lets properly check Diff. 8.4.4 does not compile from HNix 0.5 and Diff is definitely not a cause of those.

  • All other no longer needed overrides. They were not documented why they were introduced, so it is impossible to check their reasons. Freed HNix from those overrides. So we always can reintroduce them with proper documentation.

All tests pass fine.

I'm compiling with 8.6.5 (>= 8.6.3) - it no longer needs explicit contravatiant.

M  default.nix
GHC844 does not work from HNix 0.5, so there bigger issues

M  default.nix
@Anton-Latukha Anton-Latukha added the refactoring No API breakages. Work that only makes code to be nicer or allows for future functionality label May 23, 2020
@Anton-Latukha Anton-Latukha added the dependency update Updating and changing dependencies label May 23, 2020
@Anton-Latukha Anton-Latukha added this to the 0.7.2 minor release milestone May 23, 2020
@Anton-Latukha Anton-Latukha linked an issue May 24, 2020 that may be closed by this pull request
@Anton-Latukha Anton-Latukha requested a review from sorki May 25, 2020 10:50
Copy link
Member

@sorki sorki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, this does look good to me. I will possibly PR more minification when we figure out why some stuff is in place.

@Anton-Latukha Anton-Latukha merged commit 9364724 into haskell-nix:master May 25, 2020
@Anton-Latukha Anton-Latukha mentioned this pull request May 28, 2020
Anton-Latukha added a commit that referenced this pull request Jul 31, 2020
default.nix: clean-up old overrides
Anton-Latukha added a commit that referenced this pull request Aug 14, 2020
default.nix: clean-up old overrides
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency update Updating and changing dependencies refactoring No API breakages. Work that only makes code to be nicer or allows for future functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refactor default.nix
2 participants