From 58497f2d7e6579824b3c0331c75748bd15b59500 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Fri, 18 Feb 2022 12:17:40 -0500 Subject: Fix note --- Biz/Ide/repl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Biz') diff --git a/Biz/Ide/repl b/Biz/Ide/repl index 4a9dab6..3b24144 100755 --- a/Biz/Ide/repl +++ b/Biz/Ide/repl @@ -8,7 +8,7 @@ # # - if target.hs, load ghci # - TODO: if target.scm, load scheme repl -# - TODO: if target.nix, load nix-shell +# - TODO: if target.nix, load 'nix repl' ## set -e target=${1:?} -- cgit v1.2.3