vscode-ghc-simple icon indicating copy to clipboard operation
vscode-ghc-simple copied to clipboard

Simple GHC (Haskell) integration for VSCode

Results 23 vscode-ghc-simple issues
Sort by recently updated
recently updated
newest added

## Status - [ ] A workaround is available - [ ] A fix is written - [ ] A fix is released - [ ] The fixed version is...

Bumps [nth-check](https://github.com/fb55/nth-check) from 2.0.0 to 2.0.1. Release notes Sourced from nth-check's releases. v2.0.1 Fixes: Replace regex with hand-rolled parser for nth-expressions (#9) 9894c1d Ensures parsing will always have linear time...

dependencies

When I run the extension, it seems to execute commands that contain "stack", but I don't have stack installed. Subsequently, the whole thing fails. Is this because I don't have...

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

## Status - [x] A workaround is available - [ ] A fix is written - [ ] A fix is released - [ ] The fixed version is on...

Provide an API for external extensions to access the new BIOS, after it exists. Obsoletes #67 #68.

vgs-bios

If the user specifies a cradle with a path a prefix of another. Not sure how it's working now.

vgs-bios

## Status - [ ] A workaround is available - [ ] A fix is written - [ ] A fix is released - [ ] The fixed version is...

## Status - [ ] A workaround is available - [ ] A fix is written - [ ] A fix is released - [ ] The fixed verison is...

Would it be possible to integrate this extension with third-party tools like [hlint](https://github.com/ndmitchell/hlint) and some code formatter like [brittany](https://github.com/lspitzner/brittany) or [ormolu](https://github.com/tweag/ormolu)? **Motivation:** This would improve a lot the UX for...