]> git.immae.eu Git - github/fretlink/haskell-graylog.git/commit - Makefile
Project init; added Gelf format.
authorAndrewRademacher <andrew.rademacher@smrxt.com>
Wed, 24 Feb 2016 22:52:14 +0000 (16:52 -0600)
committerAndrewRademacher <andrew.rademacher@smrxt.com>
Wed, 24 Feb 2016 22:52:14 +0000 (16:52 -0600)
commit526966434f2248c1200427677dc3882668714693
treeaa4fb861b90abf2ee444465443afe9aa375abddf
Project init; added Gelf format.
.gitignore [new file with mode: 0644]
LICENSE [new file with mode: 0644]
Makefile [new file with mode: 0644]
Setup.hs [new file with mode: 0644]
graylog.cabal [new file with mode: 0644]
src/Graylog/Gelf.hs [new file with mode: 0644]
stack.yaml [new file with mode: 0644]