Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Embed static assets in haskell-code-server executable. | alexwl | 2018-11-07 | 1 | -2/+23 |
| | | | | When there is no --js-path option, haskell-code-server serves embedded static assets. | ||||
* | Add support for GHC 8.4.4 | alexwl | 2018-11-04 | 1 | -1/+4 |
| | |||||
* | Show multiple references to an identifier on the same line as one item in a ↵ | alexwl | 2018-10-25 | 1 | -24/+29 |
| | | | | list of references | ||||
* | WIP. It compiles with ghc-8.4.3, but not all features of the indexer are ↵ | alexwl | 2018-10-09 | 2 | -3/+8 |
| | | | | supported yet. | ||||
* | Initial commit | alexwl | 2018-10-02 | 2 | -0/+1222 |