aboutsummaryrefslogtreecommitdiff
path: root/src/HaskellCodeExplorer/AST/TypecheckedSource.hs
Commit message (Expand)AuthorAgeFilesLines
* fixing typecheckedSourceYuchen Pei2022-06-031-93/+104
* Make it compile with GHC-8.8.1 (Stackage nightly-2019-09-28)alexwl2019-09-291-27/+54
* Delete trailing whitespace (#42)Avi Dessauer2019-08-211-100/+100
* Code cleanup: fix warningsalexwl2019-05-171-3/+12
* Add support for GHC 8.6.3alexwl2018-12-231-65/+446
* Fix all GHC 8.4.3 compatibility issues. Needs a bit more testing.alexwl2018-10-121-7/+72
* WIP. It compiles with ghc-8.4.3, but not all features of the indexer are supp...alexwl2018-10-091-33/+95
* Initial commitalexwl2018-10-021-0/+1231