Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for GHC 8.6.3 | alexwl | 2018-12-23 | 2 | -78/+581 |
| | |||||
* | Index injectivity annotations | alexwl | 2018-12-10 | 1 | -1/+19 |
| | |||||
* | 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 | 2 | -17/+134 |
| | |||||
* | WIP. It compiles with ghc-8.4.3, but not all features of the indexer are ↵ | alexwl | 2018-10-09 | 2 | -60/+173 |
| | | | | supported yet. | ||||
* | Initial commit | alexwl | 2018-10-02 | 2 | -0/+1729 |