Skip to content

Conversation

@amesgen
Copy link
Contributor

@amesgen amesgen commented Jun 14, 2023

also drops several transitive dependencies like cryptonite, memory and basement

Closes #52

also drops several transitive dependencies like cryptonite, memory and basement
@amesgen
Copy link
Contributor Author

amesgen commented Jun 15, 2023

The CI failures look unrelated FTR, but maybe it is as easy as regenerating the Haskell-CI config, should I do that in this PR?

@mgsloan
Copy link
Owner

mgsloan commented Jun 15, 2023

Sure, regenerated CI config would be appreciated, thanks!

Also thanks for the overall change, it particularly makes sense as the sha1 is only used by store at compile time, so that mitigates most concerns about differences in speed.

@amesgen
Copy link
Contributor Author

amesgen commented Jun 15, 2023

Pushed, CI should work now:

@amesgen
Copy link
Contributor Author

amesgen commented Sep 2, 2023

Anything I could do to move this forward?

@mgsloan mgsloan merged commit d5fcc82 into mgsloan:master Oct 6, 2023
@mgsloan
Copy link
Owner

mgsloan commented Oct 6, 2023

Argh, sorry for the huge delay! Somehow got buried in my email.

Thanks for all the fixes!

@mgsloan mgsloan mentioned this pull request Oct 6, 2023
@amesgen amesgen deleted the cryptohash-sha1 branch October 6, 2023 08:05
mgsloan added a commit that referenced this pull request Oct 6, 2023
Hackage release of the prior versions was bungled so they didn't
include the changes from #175
@mgsloan
Copy link
Owner

mgsloan commented Oct 6, 2023

Fixes included in store-0.7.18, store-core-0.4.4.6, store-streaming-0.2.0.5

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.

Cryptohash is deprecated in favor of cryptonite

2 participants