On Thu, Dec 24, 2015 at 5:29 AM Lian Hung Hon hon.lianhung@gmail.com wrote:

Gee, thanks everyone for the feedback. Stack will do for now, I didn't realise I can run ghci from outside a project directory using stack exec ghci. The platform is quite large, and I'm on a costly metered network connection.

You can also use “plain” ghc/ghci by adding, e.g., %LOCALAPPDATA%\Programs\stack\i386-windows\ghc-7.10.3\bin to your PATH after running stack setup.