tfausak / purple-yolk

:hatching_chick: A Haskell IDE for Visual Studio Code.
https://marketplace.visualstudio.com/items?itemName=taylorfausak.purple-yolk
MIT License
26 stars 2 forks source link

Investigate replacing `-ddump-json` #61

Open tfausak opened 4 months ago

tfausak commented 4 months ago

https://discourse.haskell.org/t/call-for-beta-testers-new-flag-fdiagnostics-as-json/8772

I should investigate using -fdiagnostics-as-json (when it's available) instead of -ddump-json.