mirror of
https://github.com/nmattia/niv.git
synced 2024-11-22 20:53:40 +03:00
Fix shell hook
This commit is contained in:
parent
262dd9ab21
commit
60cc94d3e6
@ -15,7 +15,7 @@ with rec
|
||||
shellHook =
|
||||
''
|
||||
repl() {
|
||||
ghci Main.hs
|
||||
ghci app/Niv.hs
|
||||
}
|
||||
|
||||
echo "To start a REPL session, run:"
|
||||
|
Loading…
Reference in New Issue
Block a user