S-Mann / haskell-sandbox

My haskell sandbox to quickly test functions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

haskell-sandbox

  • You need to first install stack and vscode
  • You can build the app using
$ stack install phoityne-vscode haskell-dap ghci-dap haskell-debug-adapter 
$ stack build
  • This gives you debugging in vscode with haskell

About

My haskell sandbox to quickly test functions

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 100.0%