
30 Aug
2016
30 Aug
'16
11:24 a.m.
On 30 August 2016 at 15:56, Steven J. Syrek
alias ghci="stack ghci"
?
stack ghci translates to cabal repl which interprets your whole project. No biggie on small projects, but annoying on big ones. But the correct alias is closer to alias ghci='stack exec -- ghci' Though you *could* argue this is irrelevant to newbies. -- Paolo G. Giarrusso - Ph.D. Student, Tübingen University http://ps.informatik.uni-tuebingen.de/team/giarrusso/