This commit is contained in:
Amy de Buitléir 2025-09-15 18:42:03 +01:00
parent ba2b8ed8e3
commit 2a3b47fede
2 changed files with 6 additions and 8 deletions

View file

@ -45,6 +45,7 @@ $ runghc Main.hs # Fails; dependency not available
$# ../../../../../start-shell nix develop <<EOL
$ runghc Main.hs # Works in development environemnt
$# EOL
exit
....
////