aboutsummaryrefslogtreecommitdiffhomepage
path: root/graylog.cabal
diff options
context:
space:
mode:
authorAdrien Duclos <31063055+adfretlink@users.noreply.github.com>2021-01-20 18:04:31 +0100
committerGitHub <noreply@github.com>2021-01-20 18:04:31 +0100
commitce5521592b8c6754fcbe3188bc58c3ecd29fc3f3 (patch)
tree3852dcc01374bfadf73daed3523f98be788ba21c /graylog.cabal
parenta48cebd4e30ae25777d1934f83e348a1affa214c (diff)
parent7584306dfa884532d268f7fd13c8ca5ea1a25183 (diff)
downloadhaskell-graylog-ce5521592b8c6754fcbe3188bc58c3ecd29fc3f3.tar.gz
haskell-graylog-ce5521592b8c6754fcbe3188bc58c3ecd29fc3f3.tar.zst
haskell-graylog-ce5521592b8c6754fcbe3188bc58c3ecd29fc3f3.zip
Merge pull request #2 from adfretlink/bump-lts
chore(bump): bump LTS
Diffstat (limited to 'graylog.cabal')
-rw-r--r--graylog.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/graylog.cabal b/graylog.cabal
index dc84862..a631763 100644
--- a/graylog.cabal
+++ b/graylog.cabal
@@ -34,6 +34,7 @@ library
34 , aeson-casing 34 , aeson-casing
35 , bytestring 35 , bytestring
36 , network 36 , network
37 , network-bsd
37 , random 38 , random
38 , scientific 39 , scientific
39 , text 40 , text