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.yaml12
1 files changed, 12 insertions, 0 deletions
diff --git a/deps/discord-haskell/stack.yaml b/deps/discord-haskell/stack.yaml
new file mode 100644
index 0000000..e1950a4
--- /dev/null
+++ b/deps/discord-haskell/stack.yaml
@@ -0,0 +1,12 @@
+extra-package-dbs: []
+packages:
+- '.'
+
+resolver: lts-18.28
+
+extra-deps:
+- emoji-0.1.0.2@sha256:d995572a5c7dcd28f98eb15c6e387a7b3bda1ac2477ab0d9dba8580d5d7b161f,1273
+
+
+nix:
+ packages: [ zlib, gmp ]