A library for building Haskell IDE tooling
Go to file
Robin Krom 160554ac95 language: fix: move interface files to a different (#1074)
* language: fix: move interface files to a different

This fixes https://github.com/digital-asset/daml/issues/1009. We move
the created interface files and hie files to a hidden directory
".interfaces" when creating a package.

* removing the ifaceDir option and hardcode the dir
2019-05-10 16:40:15 +00:00
src/Development/IDE language: fix: move interface files to a different (#1074) 2019-05-10 16:40:15 +00:00
BUILD.bazel Changed Diagnostics to FileDiagnostics (#897) 2019-05-03 17:43:40 +00:00