A library for building Haskell IDE tooling
Go to file
Neil Mitchell a290aab694 Add a haskell-ide-core demo project (#1251)
* Demo program for haskell-ide-core as a library

* Fix all warnings in the Demo file

* Build the IDE demo

* Give a better error message than undefined

* HLint

* Fix copyright header

* Sort the dependencies

* Improve the comment

* Bazel formatting

* Disable building on Windows until ghc-paths is fixed

* Bazel formatting

* Specify the main function
2019-05-20 16:36:08 +01:00
src/Development/IDE Move packaging logic out of haskell-ide-core (#1239) 2019-05-20 12:05:21 +01:00
test Add a haskell-ide-core demo project (#1251) 2019-05-20 16:36:08 +01:00
.ghci Add a haskell-ide-core demo project (#1251) 2019-05-20 16:36:08 +01:00
BUILD.bazel Add a haskell-ide-core demo project (#1251) 2019-05-20 16:36:08 +01:00
haskell-ide-core.cabal Add a haskell-ide-core demo project (#1251) 2019-05-20 16:36:08 +01:00
stack.yaml Add a haskell-ide-core demo project (#1251) 2019-05-20 16:36:08 +01:00