aboutsummaryrefslogtreecommitdiff
path: root/src/HaskellCodeExplorer/GhcUtils.hs
Commit message (Collapse)AuthorAgeFilesLines
* Code cleanup: fix warningsalexwl2019-05-171-11/+16
|
* Add support for GHC 8.6.3alexwl2018-12-231-27/+203
|
* Fix build with haddock-library >= 1.6.0Julian Ospald2018-11-131-1/+7
|
* Fix pattern synonym declarationsalexwl2018-11-111-2/+2
|
* Fix all GHC 8.4.3 compatibility issues. Needs a bit more testing.alexwl2018-10-121-23/+87
|
* WIP. It compiles with ghc-8.4.3, but not all features of the indexer are ↵alexwl2018-10-091-13/+43
| | | | supported yet.
* Initial commitalexwl2018-10-021-0/+1122