From d9a5d441ca9b5ae766311702557bf9f1ff0255b1 Mon Sep 17 00:00:00 2001 From: AndrewRademacher Date: Sun, 28 Feb 2016 14:38:16 -0600 Subject: Added readme, license, and light commenting. --- graylog.cabal | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'graylog.cabal') diff --git a/graylog.cabal b/graylog.cabal index 47c8b7d..c1b0288 100644 --- a/graylog.cabal +++ b/graylog.cabal @@ -1,9 +1,10 @@ name: graylog version: 0.1.0.0 synopsis: Support for graylog output. -description: Please see README.md -homepage: http://github.com/githubuser/graylog#readme -license: MIT +description: Support for sending GELF formatted messages to graylog over + chunked UDP. +homepage: https://github.com/AndrewRademacher/haskell-graylog +license: WTFPL license-file: LICENSE author: Andrew Rademacher maintainer: andrewrademacher@gmail.com -- cgit v1.2.3