packages feed

GrowlNotify 0.3 → 0.4

raw patch · 1 files changed

+3/−4 lines, 1 filesdep +bytestring

Dependencies added: bytestring

Files

GrowlNotify.cabal view
@@ -1,5 +1,5 @@ Name:           GrowlNotify-Version:        0.3+Version:        0.4 Author:         Nick Burlett Maintainer:     nickburlett@mac.com Description:    Notification utility for Growl.@@ -7,11 +7,10 @@ License:        BSD3 License-file:   LICENSE Category:       Network+build-type:	Simple Build-Depends:   -        base, network, haskell98, Crypto, binary+        base, network, haskell98, Crypto, binary, bytestring Exposed-modules:         Network.GrowlNotify Executable:     growlnotify Main-Is:        growlnotify.hs-Extra-libraries: -                pcap