Skip to content

Allow hashable-1.3 #236

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 1 commit into from
May 13, 2019
Merged

Conversation

phadej
Copy link
Contributor

@phadej phadej commented May 10, 2019

New major hashable-1.3 have been released:

There are changes which don't manifest in types https://hackage.haskell.org/package/hashable-1.3.0.0/changelog

Yet, I don't think they affect unordered-containers directly.

(Some might depend on Hashable Float behavior using e.g. HashSet, while not depending on hashable directly; but that's nothing unordered-containers can do about)

@phadej phadej changed the title Allow hashable-1.4 Allow hashable-1.3 May 10, 2019
@phadej
Copy link
Contributor Author

phadej commented May 13, 2019

ping @treeowl

@treeowl treeowl merged commit 29e4885 into haskell-unordered-containers:master May 13, 2019
@treeowl
Copy link
Collaborator

treeowl commented May 13, 2019

Whoops... Sorry, got distracted looking over the hashable changes and forgot to merge. Thanks.

@phadej phadej deleted the hashable-1.3 branch May 13, 2019 20:48
@phadej
Copy link
Contributor Author

phadej commented May 14, 2019

@treeowl thanks! Could you make a revision on Hackage, or is there something else pending?

@treeowl
Copy link
Collaborator

treeowl commented May 14, 2019 via email

@phadej
Copy link
Contributor Author

phadej commented May 23, 2019

I made revisions:


EDIT: I did build both unordered-containers with various versions of dependencies:
(and also run tests with some).

0.2.10.0

          7.0.4    7.2.2    7.4.2    7.6.3    7.8.4                    7.10.3                  8.0.2                      8.2.2                      8.4.4             8.6.5             8.8.1  
base      no-plan  no-plan  no-plan  no-plan  4.7.0.2                  4.8.2.0                 4.9.1.0                    4.10.1.0                   4.11.1.0          4.12.0.0          no-plan
deepseq   no-plan  no-plan  no-plan  no-plan  1.3.0.2 .. 1.4.4.0 (8)   1.4.1.1 .. 1.4.4.0 (5)  1.4.2.0, 1.4.3.0, 1.4.4.0  1.4.3.0, 1.4.4.0           1.4.3.0, 1.4.4.0  1.4.4.0           1.4.4.0
hashable  no-plan  no-plan  no-plan  no-plan  1.1.2.4 .. 1.3.0.0 (25)  1.2.3.2 .. 1.3.0.0 (8)  1.2.4.0 .. 1.3.0.0 (6)     1.2.6.1, 1.2.7.0, 1.3.0.0  1.2.7.0, 1.3.0.0  1.2.7.0, 1.3.0.0  1.3.0.0

0.2.8.0

          7.0.4                    7.2.2                    7.4.2                    7.6.3                    7.8.4                    7.10.3                  8.0.2                      8.2.2                      8.4.4    8.6.5    8.8.1  
base      4.3.1.0                  4.4.1.0                  4.5.1.0                  4.6.0.1                  4.7.0.2                  4.8.2.0                 4.9.1.0                    4.10.1.0                   no-plan  no-plan  no-plan
deepseq   1.1.0.0 .. 1.4.2.0 (13)  1.1.0.0 .. 1.4.2.0 (9)   1.3.0.0 .. 1.4.4.0 (10)  1.3.0.0 .. 1.4.4.0 (10)  1.3.0.2 .. 1.4.4.0 (8)   1.4.1.1 .. 1.4.4.0 (5)  1.4.2.0, 1.4.3.0, 1.4.4.0  1.4.3.0, 1.4.4.0           no-plan  no-plan  no-plan
hashable  1.1.1.0 .. 1.2.5.0 (26)  1.1.1.0 .. 1.2.7.0 (29)  1.1.1.0 .. 1.3.0.0 (30)  1.1.2.4 .. 1.3.0.0 (25)  1.1.2.4 .. 1.3.0.0 (25)  1.2.3.2 .. 1.3.0.0 (8)  1.2.4.0 .. 1.3.0.0 (6)     1.2.6.1, 1.2.7.0, 1.3.0.0  no-plan  no-plan  no-plan

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.

2 participants