summaryrefslogtreecommitdiff
path: root/deps/discord-haskell/stack.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'deps/discord-haskell/stack.yaml')
-rw-r--r--deps/discord-haskell/stack.yaml5
1 files changed, 2 insertions, 3 deletions
diff --git a/deps/discord-haskell/stack.yaml b/deps/discord-haskell/stack.yaml
index e1950a4..35f438f 100644
--- a/deps/discord-haskell/stack.yaml
+++ b/deps/discord-haskell/stack.yaml
@@ -2,11 +2,10 @@ extra-package-dbs: []
packages:
- '.'
-resolver: lts-18.28
+resolver: lts-20.26
extra-deps:
-- emoji-0.1.0.2@sha256:d995572a5c7dcd28f98eb15c6e387a7b3bda1ac2477ab0d9dba8580d5d7b161f,1273
-
+ - emojis-0.1.3
nix:
packages: [ zlib, gmp ]