yi-editor / yi

The Haskell-Scriptable Editor
GNU General Public License v2.0
1.51k stars 201 forks source link

Loading screen #1016

Open noughtmare opened 7 years ago

noughtmare commented 7 years ago

Right now the editor just freezes while installing intero and opening the project, when running interoStart. This should be changed so that a loading screen is shown in which the output of the currently running commands (like "stack build intero" and "stack ghci --with-ghc intero") is shown.