Skip to content
This repository was archived by the owner on Oct 16, 2025. It is now read-only.

kris701/VSHaskellTools

Repository files navigation

VS Haskell Tools

Build

maingif

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

About

A project to enable syntax highlighting, execution and light debugging of Haskell programs

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages