aboutsummaryrefslogtreecommitdiffhomepage
path: root/graylog.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'graylog.cabal')
-rw-r--r--graylog.cabal7
1 files changed, 4 insertions, 3 deletions
diff --git a/graylog.cabal b/graylog.cabal
index 47c8b7d..c1b0288 100644
--- a/graylog.cabal
+++ b/graylog.cabal
@@ -1,9 +1,10 @@
1name: graylog 1name: graylog
2version: 0.1.0.0 2version: 0.1.0.0
3synopsis: Support for graylog output. 3synopsis: Support for graylog output.
4description: Please see README.md 4description: Support for sending GELF formatted messages to graylog over
5homepage: http://github.com/githubuser/graylog#readme 5 chunked UDP.
6license: MIT 6homepage: https://github.com/AndrewRademacher/haskell-graylog
7license: WTFPL
7license-file: LICENSE 8license-file: LICENSE
8author: Andrew Rademacher 9author: Andrew Rademacher
9maintainer: andrewrademacher@gmail.com 10maintainer: andrewrademacher@gmail.com