aboutsummaryrefslogtreecommitdiffhomepage
path: root/graylog.cabal
diff options
context:
space:
mode:
authorAdrien Duclos <adrien.duclos@fretlink.com>2021-01-19 18:12:19 +0100
committerAdrien Duclos <adrien.duclos@fretlink.com>2021-01-20 18:03:27 +0100
commit7584306dfa884532d268f7fd13c8ca5ea1a25183 (patch)
tree3852dcc01374bfadf73daed3523f98be788ba21c /graylog.cabal
parenta48cebd4e30ae25777d1934f83e348a1affa214c (diff)
downloadhaskell-graylog-7584306dfa884532d268f7fd13c8ca5ea1a25183.tar.gz
haskell-graylog-7584306dfa884532d268f7fd13c8ca5ea1a25183.tar.zst
haskell-graylog-7584306dfa884532d268f7fd13c8ca5ea1a25183.zip
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