aboutsummaryrefslogtreecommitdiff
path: root/src/HaskellCodeExplorer/AST/RenamedSource.hs
Commit message (Expand)AuthorAgeFilesLines
* Index quoted identifiers (Template Haskell)alexwl2018-10-201-0/+33
* Index type constructor in RoleAnnotDeclalexwl2018-10-141-1/+16
* Fix all GHC 8.4.3 compatibility issues. Needs a bit more testing.alexwl2018-10-121-10/+62
* WIP. It compiles with ghc-8.4.3, but not all features of the indexer are supp...alexwl2018-10-091-27/+78
* Initial commitalexwl2018-10-021-0/+498