From 9bc5df6ded04f229f2d7eed8e85861bca14fba19 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amy=20de=20Buitl=C3=A9ir?= Date: Mon, 15 Sep 2025 18:42:24 +0100 Subject: [PATCH] temp --- index.html | 5 +++-- source/recipes/devshell/haskell-pkg/main.adoc0 | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 5fcee25..4379a2b 100644 --- a/index.html +++ b/index.html @@ -4925,7 +4925,8 @@ Main.hs:1:1: error: [GHC-87110] $ nix develop $ runghc Main.hs # Works in development environemnt "abcde" -"XYZ" +"XYZ" +exit @@ -5635,7 +5636,7 @@ Hello from your flake! diff --git a/source/recipes/devshell/haskell-pkg/main.adoc0 b/source/recipes/devshell/haskell-pkg/main.adoc0 index 7516954..863ccfe 100644 --- a/source/recipes/devshell/haskell-pkg/main.adoc0 +++ b/source/recipes/devshell/haskell-pkg/main.adoc0 @@ -45,7 +45,7 @@ $ runghc Main.hs # Fails; dependency not available $# ../../../../../start-shell nix develop <