aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Index injectivity annotationsalexwl2018-12-101-1/+19
* Improve error messages about dist directoryalexwl2018-11-231-19/+42
* Check for the presence of stack.yaml in the parent directories. Fixes #13.alexwl2018-11-131-5/+9
* Fix build with haddock-library >= 1.6.0Julian Ospald2018-11-131-1/+7
* Remove -Werror flagalexwl2018-11-121-3/+6
* Fix pattern synonym declarationsalexwl2018-11-112-8/+16
* Index quoted identifiers (Template Haskell)alexwl2018-10-201-0/+33
* Fix https://github.com/alexwl/haskell-code-explorer/issues/8alexwl2018-10-141-2/+8
* Index type constructor in RoleAnnotDeclalexwl2018-10-141-1/+16
* Fix all GHC 8.4.3 compatibility issues. Needs a bit more testing.alexwl2018-10-125-41/+245
* WIP. It compiles with ghc-8.4.3, but not all features of the indexer are supp...alexwl2018-10-094-82/+246
* Initial commitalexwl2018-10-027-0/+5296