Open
Description
- Opening a single file require to have ghc in path
- However stack users can do a
stack repl
to load those files (stack uses the global project configuration) - So if we have stack in PATH but no GHC we could use stack to load those files as well
- Not sure if it can be done in
hie-bios
orimplicit-hie-cradle
//cc @Avi-D-coder @fendor