hdevtools v0.1.6.0 Release Notes

Release Date: 2017-08-21 // over 6 years ago
    • Added handling of source errors: GHC SourceError and other exceptions are now correctly sent to the frontend process. This enables hdevtools to correctly report haskell syntax errors and improves visibility of exceptions leading the backend process to die.
    • .hdevtoolsrc file for project-specific configuration.
    • Use of stack can be turned off with --nostack.