freeman42x / haskell-editor-setup

Easy instructions for setting up Haskell editors / IDEs on any major operating system.
GNU General Public License v3.0
101 stars 15 forks source link

Create Haskell GUI program for automatic setup with minimal user effort for a target OS and editor / IDE #27

Closed freeman42x closed 4 years ago

freeman42x commented 4 years ago

Having setup instructions is good but it would be best to have the option of having a GUI where the desired options can be chosen and then automated setup based on target OS/WSL and target editor(s) desired will be run.

To do this we can create a setup Haskell GUI program using Turtle and other needed libs.

Anything that can be automated should be automated, beep bop - Future Robot Overlords

freeman42x commented 4 years ago

Closing this as it is the master ticket behind the entire project and has already split in subparts.