aboutsummaryrefslogtreecommitdiff
path: root/src/HaskellCodeExplorer/ModuleInfo.hs
Commit message (Expand)AuthorAgeFilesLines
* removed all CPP macros, and formatted code with brittanyYuchen Pei2022-06-081-642/+665
* moduleinfo doneYuchen Pei2022-06-061-61/+39
* fixing moduleinfoYuchen Pei2022-06-031-42/+54
* Delete trailing whitespace (#42)Avi Dessauer2019-08-211-30/+30
* Code cleanup: fix warningsalexwl2019-05-171-4/+8
* Add support for GHC 8.6.3alexwl2018-12-231-9/+18
* Fix pattern synonym declarationsalexwl2018-11-111-6/+14
* Fix all GHC 8.4.3 compatibility issues. Needs a bit more testing.alexwl2018-10-121-0/+5
* WIP. It compiles with ghc-8.4.3, but not all features of the indexer are supp...alexwl2018-10-091-9/+30
* Initial commitalexwl2018-10-021-0/+811