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