aboutsummaryrefslogtreecommitdiff
path: root/src/HaskellCodeExplorer/PackageInfo.hs
Commit message (Expand)AuthorAgeFilesLines
* Add support for GHC 8.6.5alexwl2019-05-081-1/+6
* Fix GHC version checkalexwl2019-04-281-51/+16
* Add GHC version checkalexwl2019-03-271-2/+72
* Add GHC command line options to the debug outputalexwl2019-01-171-2/+4
* Add support for GHC 8.6.3alexwl2018-12-231-1/+1
* 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
* Remove -Werror flagalexwl2018-11-121-3/+6
* Initial commitalexwl2018-10-021-0/+595