From 65463456ed4048538ac0197f6104de33fac842d3 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Mon, 28 Jul 2025 17:03:08 +0100 Subject: [PATCH] ;pkg:stack912: bump to nightly snapshot --- stack912.yaml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/stack912.yaml b/stack912.yaml index 91232ab53..bd6ac3650 100644 --- a/stack912.yaml +++ b/stack912.yaml @@ -9,11 +9,16 @@ packages: - hledger-ui - hledger-web -resolver: nightly-2025-05-01 -compiler: ghc-9.12.2 +resolver: nightly-2025-07-28 notify-if-ghc-untested: false notify-if-cabal-untested: false +extra-deps: +- yesod-static-1.6.1.0 +- yesod-test-1.6.19 +- cryptonite-0.30 +- cryptonite-conduit-0.2.2 + nix: pure: false packages: [perl gmp ncurses zlib]