We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94266dd commit 9bb3c22Copy full SHA for 9bb3c22
.travis.yml
@@ -2,7 +2,5 @@ language: haskell
2
matrix:
3
fast_finish: true
4
include:
5
- - ghc: 8.2
6
- - ghc: 8.0
7
- ghc: 7.10
8
- ghc: 7.8
HaskellNet-SSL.cabal
@@ -1,6 +1,6 @@
1
name: HaskellNet-SSL
synopsis: Helpers to connect to SSL/TLS mail servers with HaskellNet
-version: 0.3.3.0
+version: 0.3.4.0
description: This package ties together the HaskellNet and connection
packages to make it easy to open IMAP and SMTP connections
over SSL.
0 commit comments