Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Index quoted identifiers (Template Haskell) | alexwl | 2018-10-20 | 1 | -0/+33 |
| | | | | This makes identifiers in TH expression like 'value or ''Type clickable in Haskell code explorer | ||||
* | Index type constructor in RoleAnnotDecl | alexwl | 2018-10-14 | 1 | -1/+16 |
| | |||||
* | Fix all GHC 8.4.3 compatibility issues. Needs a bit more testing. | alexwl | 2018-10-12 | 1 | -10/+62 |
| | |||||
* | WIP. It compiles with ghc-8.4.3, but not all features of the indexer are ↵ | alexwl | 2018-10-09 | 1 | -27/+78 |
| | | | | supported yet. | ||||
* | Initial commit | alexwl | 2018-10-02 | 1 | -0/+498 |