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 e672761 commit 6507c51Copy full SHA for 6507c51
HaskellNet-SSL.cabal
@@ -1,6 +1,6 @@
1
name: HaskellNet-SSL
2
synopsis: Helpers to connect to SSL/TLS mail servers with HaskellNet
3
-version: 0.3.4.2
+version: 0.3.4.3
4
description: This package ties together the HaskellNet and connection
5
packages to make it easy to open IMAP and SMTP connections
6
over SSL.
@@ -12,7 +12,7 @@ maintainer: Leza M. Lutonda <[email protected]>, [email protected]
12
copyright: (c) 2013 Daniel P. Wright
13
category: Network
14
build-type: Simple
15
-cabal-version: >=1.8
+cabal-version: >=1.10
16
data-files: README.md
17
18
flag NoUpperBounds
0 commit comments