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 <