index
:
haskell-code-explorer.git
dev
master
Web application for exploring and understanding Haskell codebases
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
HaskellCodeExplorer
/
PackageInfo.hs
Commit message (
Expand
)
Author
Age
Files
Lines
*
minor fixes
Yuchen Pei
2022-06-13
1
-4
/
+2
*
removed all CPP macros, and formatted code with brittany
Yuchen Pei
2022-06-08
1
-492
/
+508
*
clean up comments etc.
Yuchen Pei
2022-06-08
1
-98
/
+1
*
fixing path resolution
Yuchen Pei
2022-06-08
1
-2
/
+4
*
Fixing problem with indexing a project with multiple packages
Yuchen Pei
2022-06-07
1
-8
/
+40
*
fixing distdir
Yuchen Pei
2022-06-07
1
-57
/
+66
*
fixing selectorDocs
Yuchen Pei
2022-06-06
1
-22
/
+23
*
packageinfo done
Yuchen Pei
2022-06-06
1
-74
/
+76
*
Add check for .cabal file
alexwl
2019-09-02
1
-8
/
+30
*
Delete trailing whitespace (#42)
Avi Dessauer
2019-08-21
1
-15
/
+15
*
Fail immediately when a GHC mismatch is detected. Closes #40.
alexwl
2019-08-03
1
-10
/
+8
*
Code cleanup: fix warnings
alexwl
2019-05-17
1
-14
/
+13
*
Add support for GHC 8.6.5
alexwl
2019-05-08
1
-1
/
+6
*
Fix GHC version check
alexwl
2019-04-28
1
-51
/
+16
*
Add GHC version check
alexwl
2019-03-27
1
-2
/
+72
*
Add GHC command line options to the debug output
alexwl
2019-01-17
1
-2
/
+4
*
Add support for GHC 8.6.3
alexwl
2018-12-23
1
-1
/
+1
*
Improve error messages about dist directory
alexwl
2018-11-23
1
-19
/
+42
*
Check for the presence of stack.yaml in the parent directories. Fixes #13.
alexwl
2018-11-13
1
-5
/
+9
*
Remove -Werror flag
alexwl
2018-11-12
1
-3
/
+6
*
Initial commit
alexwl
2018-10-02
1
-0
/
+595