Skip to content

Increase lower bound on crypton to >= 1.1 - #2

Open
sternenseemann wants to merge 1 commit into
haskell-pkg-janitors:masterfrom
sternenseemann:crypton-1.1
Open

Increase lower bound on crypton to >= 1.1#2
sternenseemann wants to merge 1 commit into
haskell-pkg-janitors:masterfrom
sternenseemann:crypton-1.1

Conversation

@sternenseemann

Copy link
Copy Markdown

http-client-tls >= 0.4 does not actually cause crypton >= 1.1 to be picked, but since aws uses ram now, the necessary ByteArray conversion instances are missing if a crypton version that depends on memory is picked.


Publishing a Hackage revision with this change would help make some invalid install plans impossible. I've had cabal pick this combination (crypton < 1.1, aws >= 0.25.3) on its own a few times when building git-annex.

http-client-tls >= 0.4 does not actually cause crypton >= 1.1 to
be picked, but since aws uses ram now, the necessary ByteArray
conversion instances are missing if a crypton version that depends
on memory is picked.
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