This commit is contained in:
Amy de Buitléir 2025-09-04 20:34:09 +01:00
parent 8bdbf9cd62
commit 9c1c615cb6

View file

@ -4,7 +4,7 @@
$ mkdir tempwork
$ cd tempwork
$ cp ../flake.nix Main.hs .
$ git add flake.nix Main.hs
$ git add flake.nix
$ nix develop
$ git add flake.lock
$ git commit -a -m temp
@ -32,6 +32,7 @@ include::Main.hs[]
Here's a demonstration using the program.
....
$ ls -lf
$# ../../../../../start-shell nix develop <<EOL
$ runghc Main.hs
$# EOL