Closed LukaHorvat closed 8 years ago
No that's not it. When I place is in the Desktops parent directory, I still get the error. It just works when on Desktop.
Yeah, I've tried placing the file in a couple of other folders and I get the same error. But it somehow works on Desktop.
Oh for the love of all thousands of Hindu goddesses. Apparently, on Windows, Atom reports a single file as a Directory. That's pretty much why this happens. I think I might have a general idea of how to fix this.
Okay, I think this should be fixed. In the future, please consider reporting issues with full info, by clicking a little clipboard icon next to 'View Issue' button and then pasting clipboard contents to github.
Fixed! Awesome job.
The dump I get is pretty lengthy but here it is
I get this error when I open a single .hs file. No matter what's in it.
What's interesting is that it doesn't happen if the file is on my desktop, but if I put it in some folder inside of My Documents I get the error. This leads me to suspect that the path length has something to do with it. I know there are some limits on Windows with regards to path/command line length.