A library for building Haskell IDE tooling
Go to file
Neil Mitchell 60f0177f9b Move packaging logic out of haskell-ide-core (#1239)
* The PackageDynFlags instances are no longer required because its not a rule result

* Move all the package custom pieces out of the ide-core

* Move the optMbPackageName out to daml-ghc

* Make sure we clean up all temporary files

* Clean up the import list

* Move runGhcFast to its one use site
2019-05-20 12:05:21 +01:00
src/Development/IDE Move packaging logic out of haskell-ide-core (#1239) 2019-05-20 12:05:21 +01:00
BUILD.bazel IDE GHC 8.6 Compatibilty (#1148) 2019-05-15 11:21:21 +01:00