packages feed

secure-sockets 1.2.8 → 1.2.9

raw patch · 1 files changed

+8/−6 lines, 1 files

Files

secure-sockets.cabal view
@@ -1,5 +1,5 @@ Name:                secure-sockets-Version:             1.2.8+Version:             1.2.9 Synopsis:            Secure point-to-point connectivity library Description:     This library simplifies the task of securely connecting two@@ -8,9 +8,9 @@ Homepage:            http://code.google.com/p/secure-hs/ License:             BSD3 License-file:        LICENSE-Author:              David Anderson-Maintainer:          dave@natulte.net-Copyright:           Google Inc. 2010+Author:              David Anderson <dave@natulte.net>+Maintainer:          Iavor S. Diatchi <iavor.diatchki@gmail.com>+Copyright:           Google Inc. 2010, Galois Inc. 2012 Stability:           Experimental Category:            Network Build-type:          Simple@@ -31,5 +31,7 @@   ghc-options:         -Wall -funbox-strict-fields -fwarn-tabs  Source-repository      head-  Type:                hg-  Location:            http://secure-hs.googlecode.com/hg+  Type:                git+  Location:            git://github.com/GaloisInc/secure-sockets.git++