GrowlNotify-0.4: GrowlNotify.cabal
Name: GrowlNotify
Version: 0.4
Author: Nick Burlett
Maintainer: nickburlett@mac.com
Description: Notification utility for Growl.
Synopsis: Notification utility for Growl.
License: BSD3
License-file: LICENSE
Category: Network
build-type: Simple
Build-Depends:
base, network, haskell98, Crypto, binary, bytestring
Exposed-modules:
Network.GrowlNotify
Executable: growlnotify
Main-Is: growlnotify.hs