From 0cda8ff0ee2605224fc1d773fd52afbb036aebaa Mon Sep 17 00:00:00 2001 From: Sarah Vaupel Date: Wed, 29 May 2024 00:57:41 +0200 Subject: [PATCH] fix(stack): add missing dependencies --- stack-flake.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/stack-flake.yaml b/stack-flake.yaml index 9345fa9b3..b93e71a01 100644 --- a/stack-flake.yaml +++ b/stack-flake.yaml @@ -58,6 +58,13 @@ extra-deps: - git: https://github.com/freckle/yesod-auth-oauth2 commit: acb69f8da40b9c91b4020296ce105119e76fdf1d + - git: https://github.com/haskell/aeson.git + commit: fc5f5bb067613a273de358f09760b635d6f78c82 + subdirs: + - attoparsec-aeson + - git: https://github.com/phadej/integer-conversion.git + commit: 63debf04ee147815ced227ab8c2a8409b2a14431 + - classy-prelude-yesod-1.5.0@sha256:8f7e183bdfd6d2ea9674284c4f285294ab086aff60d9be4e5d7d2f3c1a2b05b7,1330 - acid-state-0.16.0.1@sha256:d43f6ee0b23338758156c500290c4405d769abefeb98e9bc112780dae09ece6f,6207 # - commonmark-0.1.1.2@sha256:c06ab05f0f224ab7982502a96e17952823a9b6dae8505fb35194b0baa9e2a975,3278