From 2cc75cb61413cb7ff3d9fca3236a8200c9a6b06f Mon Sep 17 00:00:00 2001 From: Sridhar Ratnakumar <3998+srid@users.noreply.github.com> Date: Sat, 8 Apr 2023 10:37:43 -0400 Subject: [PATCH] readme: highlight direnv --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3ae79aa..b2527c5 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,9 @@ If you have an *existing* Haskell project, you should probably use https://githu *tldr: Install Nix, enable Flakes, open in VSCode and run `, run`.* -For details, see: https://srid.ca/haskell-template/start +Full instructions: https://srid.ca/haskell-template/start + +Recommended dev environment setup: https://haskell.flake.page/direnv ## Tips