Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 339 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 339 Bytes

haskell-build README

Run cabal-install or stack from vscode, with proper(-ish) error reporting.

Features

Can run cabal/stack build/test/bench; outputs to output; captures errors and warnings.

Requirements

Cabal or stack binary available on the host.

Release Notes

0.0.4

Add support for additional builder arguments.