This repository was archived by the owner on Oct 7, 2020. It is now read-only.

Description
Not sure if this is planned and obvious, (or possibly against the philosophy of haskell-ide-engine
), but it is probably a good idea to be able to import a project from git with a single command. I have found it somewhat annoying to import projects into IDEs like Eclipse, IntelliJ, and we should do a better job at integrating. I like the way that stack
handles its git support.