/vscode-ghci-debugger

Haskell VSCode debugger based on GHCi

Primary LanguageTypeScriptOtherNOASSERTION

VSCode GHCi Debugger

Build Status Coverage Status

Bare TypeScript adapter to GHCi Debugger.

Installation

Does not depend on any additional packages or programs to be installed.
Just install this extension and it should work with variety of Haskell projects (stack, cabal, cabal new, bare ghci).

Features

Debugger

Current state

First prelimirary version which mostly works but is not yet production ready