Commit a1a723d56212f8500d3c9f5916b78d63c435bfae

  • avatar
  • Peter Simons (Committer)
  • Thu Feb 21 00:36:44 CET 2008
  • avatar
  • Peter Simons <simons @cr…p.tyo> (Author)
  • Thu Feb 21 00:36:44 CET 2008
More cabal improvements.
  
88 Beyond that, you can configure and modify every little step
99 of the SMTP transaction. All the real work is done through
1010 call-back functions.
11Homepage: http://postmaster.cryp.to/
1112Category: Network
1213License: GPL
1314License-File: COPYING
1415Author: Peter Simons
1516Maintainer: Peter Simons <simons@cryp.to>
1617Data-Files: README
18Build-Type: Simple
1719
1820Executable: postmaster
1921Main-Is: tutorial.lhs
20GHC-Options: -O -Wall -threaded
22GHC-Options: -Wall -threaded
2123Extra-Libraries: adns crypto
22Hs-Source-Dirs: ., dns, syslog, email, hopenssl
2324Build-Depends: base, haskell98, directory, mtl, network, unix, parsec,
2425 containers, bytestring, old-time, hsyslog, hsdns, hsemail,
2526 hopenssl