Skip to content

Commit 6507c51

Browse files
committed
Push minimum cabal version to 1.10
1 parent e672761 commit 6507c51

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

HaskellNet-SSL.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: HaskellNet-SSL
22
synopsis: Helpers to connect to SSL/TLS mail servers with HaskellNet
3-
version: 0.3.4.2
3+
version: 0.3.4.3
44
description: This package ties together the HaskellNet and connection
55
packages to make it easy to open IMAP and SMTP connections
66
over SSL.
@@ -12,7 +12,7 @@ maintainer: Leza M. Lutonda <[email protected]>, [email protected]
1212
copyright: (c) 2013 Daniel P. Wright
1313
category: Network
1414
build-type: Simple
15-
cabal-version: >=1.8
15+
cabal-version: >=1.10
1616
data-files: README.md
1717

1818
flag NoUpperBounds

0 commit comments

Comments
 (0)