Skip to content

Updating deps#922

Merged
Anton-Latukha merged 12 commits intomasterfrom
2021-05-06-upd-deps
May 6, 2021
Merged

Updating deps#922
Anton-Latukha merged 12 commits intomasterfrom
2021-05-06-upd-deps

Conversation

@Anton-Latukha
Copy link
Copy Markdown
Collaborator

@Anton-Latukha Anton-Latukha commented May 6, 2021

Relude previous history: #900, #902 & 1.0 changelog: https://hackage.haskell.org/package/relude-1.0.0.1/changelog.

base16-bytestring used only in library.

semialign-indexed deprecated.

Removed some imports of packages that are not used (at least directly) in executable/tests/bench.

Added Nixpkgs overrides according to new versions & revision. The same would must be done after HNix release in the Nixpkgs derivation declaration.

etc.

@Anton-Latukha Anton-Latukha marked this pull request as draft May 6, 2021 09:53
@Anton-Latukha Anton-Latukha force-pushed the 2021-05-06-upd-deps branch from 51210ef to ce10a04 Compare May 6, 2021 10:07
@Anton-Latukha Anton-Latukha force-pushed the 2021-05-06-upd-deps branch from ce10a04 to d8ea6d8 Compare May 6, 2021 13:55
Main API passes through `relude`, moving it into dependency tree.
Main API passes through `relude`, moving according use into dependency tree.
"package is deprecated. It simply re-exports semialign (and adds a lens constraint)"
@Anton-Latukha Anton-Latukha force-pushed the 2021-05-06-upd-deps branch from d8ea6d8 to 7f74dad Compare May 6, 2021 16:23
@Anton-Latukha Anton-Latukha marked this pull request as ready for review May 6, 2021 16:40
@Anton-Latukha Anton-Latukha merged commit fe785a1 into master May 6, 2021
@Anton-Latukha Anton-Latukha deleted the 2021-05-06-upd-deps branch May 6, 2021 16:45
sternenseemann added a commit to sternenseemann/nixpkgs that referenced this pull request May 13, 2021
haskell-nix/hnix#922 removed a few build-depends
from hnix.cabal which are still required until the following constraints
apply to stackage:

* relude >= 1.0.0.0
* semialign >= 1.2

Luckily, we can simply revert a few commits from master and add
semialign-indexed to resolve this without too much hassle nor
extra-packages (which may cause us trouble through propagation of a
newer relude).
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