From 2ff46fce748b0e813f13f03c034065092145a28d Mon Sep 17 00:00:00 2001 From: AndrewRademacher Date: Wed, 24 Feb 2016 20:39:47 -0600 Subject: Defined Graylog type to contain connection informaiton. --- graylog.cabal | 3 +++ 1 file changed, 3 insertions(+) (limited to 'graylog.cabal') diff --git a/graylog.cabal b/graylog.cabal index b3c1a53..cab25b9 100644 --- a/graylog.cabal +++ b/graylog.cabal @@ -17,6 +17,9 @@ library default-language: Haskell2010 exposed-modules: Graylog.Gelf + , Graylog.UDP + + other-modules: Graylog.Types ghc-options: -Wall -rtsopts -- cgit v1.2.3