From 02cdb54683a9c8feec125bbdc9aa36f9700dad17 Mon Sep 17 00:00:00 2001 From: Sibi Prabakaran Date: Fri, 11 Aug 2023 19:21:32 +0530 Subject: [PATCH] Update stack.yaml file --- stack.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/stack.yaml b/stack.yaml index 0c6668d..f53159f 100644 --- a/stack.yaml +++ b/stack.yaml @@ -8,8 +8,12 @@ extra-deps: - static-bytes-0.1.0 - companion-0.1.0 - aeson-warning-parser-0.1.0 +- hpack-0.35.0 - git: https://github.com/commercialhaskell/pantry.git - commit: 8e771ed7178d3b0948cba06f307455c2ca1b5e53 + commit: 5df643cc1deb561d9c52a9cb6f593aba2bc4c08e drop-packages: - Cabal + +nix: + shell-file: shell.nix