Compare commits

...

2 Commits

Author SHA1 Message Date
Daniel P. Wright
c97f04b497 Bump the version number for Hackage 2015-11-09 11:50:50 +09:00
Daniel P. Wright
bcb4b5da24 Add @lemol as a maintainer of the package 2015-11-09 11:50:28 +09:00

View File

@ -1,6 +1,6 @@
name: HaskellNet-SSL name: HaskellNet-SSL
synopsis: Helpers to connect to SSL/TLS mail servers with HaskellNet synopsis: Helpers to connect to SSL/TLS mail servers with HaskellNet
version: 0.3.2.0 version: 0.3.2.1
description: This package ties together the HaskellNet and connection description: This package ties together the HaskellNet and connection
packages to make it easy to open IMAP and SMTP connections packages to make it easy to open IMAP and SMTP connections
over SSL. over SSL.
@ -8,7 +8,7 @@ homepage: https://github.com/dpwright/HaskellNet-SSL
license: BSD3 license: BSD3
license-file: LICENSE license-file: LICENSE
author: Daniel P. Wright author: Daniel P. Wright
maintainer: dani@dpwright.com maintainer: dani@dpwright.com, lemol-c@hotmail.com
copyright: (c) 2013 Daniel P. Wright copyright: (c) 2013 Daniel P. Wright
category: Network category: Network
build-type: Simple build-type: Simple