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 25d0eb4 commit 34e3ec8Copy full SHA for 34e3ec8
HaskellNet.cabal
@@ -1,9 +1,11 @@
1
Name: HaskellNet
2
Synopsis: Client support for POP3, SMTP, and IMAP
3
Description: This package provides client support for the POP3,
4
- SMTP, and IMAP protocols. NOTE: this package will be
5
- split into smaller, protocol-specific packages in the
6
- future.
+ SMTP, and IMAP protocols.
+ .
+ Full examples can be found in the <https://github.com/qnikst/HaskellNet/tree/master/example repository>.
7
+ Additional documentation on the major updates can be found in the
8
+ <https://github.com/qnikst/HaskellNet/blob/master/Updating.md Updating.md> file
9
Version: 0.6
10
Copyright: (c) 2006 Jun Mukai
11
Author: Jun Mukai
0 commit comments