aboutsummaryrefslogtreecommitdiff
path: root/src/HaskellCodeExplorer/PackageInfo.hs
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | -Werror flag makes warnings fatal. This flag should never be set.
* Initial commitalexwl2018-10-021-0/+595