This is an extension to Visual Studio that allows you to develop in the Haskell Language. The extension can also be found on the Visual Studio Markedplace. The extension requies that GHCup is installed on your computer. This extension adds a range of development tools to make your life easier when working with Haskell:
- Syntax Highlighting
- Prelude Quick Info
- Haskell Editor Options
- Execution of Haskell files
- Execution of a specific function in Haskell files
- Light debugger with GHCi
- GHCi interactive window
- Quick access toolbar
- Outputs compile errors to the VS Error List
