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

Fix union version ranges #117

Merged
merged 2 commits into from
Jul 28, 2022
Merged

Fix union version ranges #117

merged 2 commits into from
Jul 28, 2022

Conversation

hamishmack
Copy link
Contributor

I think this should this issue from the hackage-to-nix daily updates

+ hackage-to-nix hackage.nix
--
  | hackage-to-nix: ToNixExpr VersionRange for `UnionVersionRangesF (UnionVersionRanges (ThisVersion (mkVersion [8,0,1])) (IntersectVersionRanges (OrLaterVersion (mkVersion [8,8])) (EarlierVersion (mkVersion [8,10,5])))) (ThisVersion (mkVersion [9,0,1]))` not implemented!
  | CallStack (from HasCallStack):
  | error, called at lib/Cabal2Nix.hs:449:13 in nix-tools-0.1.0.0-6K4QSsdwZNdCwcelxYdYpb:Cabal2Nix
  | 🚨 Error: The command exited with status 1
  | user command error: exit status 1

@hamishmack hamishmack merged commit 8a754bd into master Jul 28, 2022
hamishmack added a commit to input-output-hk/haskell.nix that referenced this pull request Jul 28, 2022
Needed to fix hackage updates (see input-output-hk/nix-tools#117).
hamishmack added a commit to input-output-hk/haskell.nix that referenced this pull request Jul 28, 2022
* Fix union version range bug

Needed to fix hackage updates (see input-output-hk/nix-tools#117).

* Update materialization
@yvan-sraka yvan-sraka deleted the hkm/union-version-range branch September 15, 2022 10:22
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.

None yet

1 participant