Use crypton-connection instead of connection (#191)
The connection package is not maintained anymore and doesn't work with GHC 9.6
This commit is contained in:
parent
45e88d813b
commit
34a186ed33
@ -114,7 +114,7 @@ common base-settings
|
||||
, case-insensitive >= 1.2
|
||||
, conduit >= 1.3
|
||||
, conduit-extra >= 1.3
|
||||
, connection
|
||||
, crypton-connection
|
||||
, cryptonite >= 0.25
|
||||
, cryptonite-conduit >= 0.2
|
||||
, digest >= 0.0.1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user