diff --git a/default.nix b/default.nix index 9d27d31..0b22727 100644 --- a/default.nix +++ b/default.nix @@ -15,7 +15,7 @@ with rec shellHook = '' repl() { - ghci Main.hs + ghci app/Niv.hs } echo "To start a REPL session, run:"