This commit is contained in:
Amy de Buitléir 2025-09-15 18:42:24 +01:00
parent 2a3b47fede
commit 9bc5df6ded
2 changed files with 4 additions and 3 deletions

View file

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