From 281014645148c5fd19d935284c287297a818b5bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amy=20de=20Buitl=C3=A9ir?= Date: Mon, 15 Sep 2025 18:43:20 +0100 Subject: [PATCH] temp --- index.html | 4 ++-- source/recipes/devshell/haskell-pkg/main.adoc0 | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 4379a2b..9ff663f 100644 --- a/index.html +++ b/index.html @@ -4926,7 +4926,7 @@ $ nix develop $ runghc Main.hs # Works in development environemnt "abcde" "XYZ" -exit +$ exit @@ -5636,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 863ccfe..39a313b 100644 --- a/source/recipes/devshell/haskell-pkg/main.adoc0 +++ b/source/recipes/devshell/haskell-pkg/main.adoc0 @@ -45,10 +45,10 @@ $ runghc Main.hs # Fails; dependency not available $# ../../../../../start-shell nix develop <