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 e91d217 commit 9e311d4Copy full SHA for 9e311d4
CHANGELOG.md
@@ -10,3 +10,7 @@
10
## 0.4.0.1 -- 2025-01-17
11
12
- Ignore 502 error on helo - fixes communication with some servers
13
+
14
+## 0.4.0.1 -- 2025-02-15
15
16
+- bump data-default and network
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.4.0.1
+version: 0.4.0.2
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.
0 commit comments