From 2aaeb122fc86244bcd427e0a6fa4f5a3c76ec966 Mon Sep 17 00:00:00 2001 From: Jean-Paul Calderone <exarkun@twistedmatrix.com> Date: Wed, 11 Sep 2019 12:05:13 -0400 Subject: [PATCH] may as well keep a nice doc link --- stack.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/stack.yaml b/stack.yaml index 737ed12..c4bc686 100644 --- a/stack.yaml +++ b/stack.yaml @@ -66,4 +66,5 @@ extra-deps: nix: enable: true + # https://docs.haskellstack.org/en/stable/nix_integration/#using-a-custom-shellnix-file shell-file: "stack-shell.nix" -- GitLab