]> git.immae.eu Git - github/fretlink/haskell-graylog.git/blobdiff - graylog.cabal
Defined Graylog type to contain connection informaiton.
[github/fretlink/haskell-graylog.git] / graylog.cabal
index b3c1a5308b8e6710dba02a1dbe8982db545de785..cab25b9f3e777b6319ecba77d1d164b34d16b33d 100644 (file)
@@ -17,6 +17,9 @@ library
    default-language:    Haskell2010
 
    exposed-modules:     Graylog.Gelf
+                     ,  Graylog.UDP
+
+   other-modules:       Graylog.Types
 
    ghc-options:         -Wall -rtsopts