Skip to content

Commit

Permalink
Merge pull request #9 from haskell-github-trust/connection-bounds
Browse files Browse the repository at this point in the history
Upper bound on crypton-connection
  • Loading branch information
spencerjanssen authored Jun 12, 2024
2 parents d59cdfe + d106cc3 commit 0241d38
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions smtp-mail.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ maintainer: [email protected]
-- copyright:
category: Network
build-type: Simple
cabal-version: >=1.10
cabal-version: 2.0
tested-with: GHC ==9.6.4

extra-source-files:
Expand All @@ -35,7 +35,7 @@ library
, base16-bytestring
, base64-bytestring
, bytestring
, crypton-connection
, crypton-connection ^>= 0.3
, filepath
, mime-mail
, network
Expand Down

0 comments on commit 0241d38

Please sign in to comment.