index
:
cabal-helper.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Distribution
/
Helper.hs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Include package.yaml in Unit modification times for Stack projects
Daniel Gröber
2019-01-22
1
-10
/
+18
*
Allow v2-build projects to not have a cabal.project file
Daniel Gröber
2019-01-22
1
-12
/
+6
*
s/v2-build/new-build/
Daniel Gröber
2019-01-22
1
-1
/
+1
*
Implement behaviour for cabal new-* (#61)
Sebastian Wild
2019-01-22
1
-12
/
+15
*
Fix getProjConfModTime: allow missing *.project.{local,freeze} files
Daniel Gröber
2018-10-27
1
-3
/
+10
*
Split up Compile.hs into multiple modules
Daniel Gröber
2018-10-27
1
-58
/
+4
*
Add some comments
Daniel Gröber
2018-10-27
1
-1
/
+7
*
Whitespace changes
Daniel Gröber
2018-10-27
1
-2
/
+2
*
Suport using Stack's built-in GHC to build the helper
Daniel Gröber
2018-10-27
1
-49
/
+35
*
Refactor Unit handling
Daniel Gröber
2018-10-27
1
-190
/
+226
*
Add package-id unit-query
Daniel Gröber
2018-10-27
1
-4
/
+5
*
Remove unused import
Daniel Gröber
2018-10-27
1
-1
/
+0
*
Add 'allUnits' convenience query
Daniel Gröber
2018-10-27
1
-1
/
+6
*
Add stack support
Daniel Gröber
2018-10-27
1
-154
/
+46
*
Start refactoring to support cabal v2-build
Daniel Gröber
2018-10-27
1
-349
/
+525
*
Remove wrapper, integrate functionality into the library
Daniel Gröber
2018-08-26
1
-196
/
+169
*
Change maintainer email address
Daniel Gröber
2018-08-13
1
-2
/
+2
*
Add package name and description to license headers
Daniel Gröber
2018-08-13
1
-1
/
+1
*
Downgrade license from AGPLv3 to regular GPLv3
Daniel Gröber
2018-08-13
1
-5
/
+5
*
Add initial new-build (v2-build) support to wrapper
Daniel Gröber
2018-08-12
1
-1
/
+1
*
Add Cabal 2.4 support
Daniel Gröber
2018-08-12
1
-2
/
+4
*
Fix libexec path guessing when using new-build again
Daniel Gröber
2018-08-12
1
-2
/
+6
*
Fix libexec path guessing when using new-build
Daniel Gröber
2018-06-17
1
-19
/
+74
*
Remove package license query
Daniel Gröber
2018-01-18
1
-8
/
+0
*
WIP on addressing review issues
Alan Zimmerman
2018-01-18
1
-1
/
+1
*
Progress on when to build and when not
Alan Zimmerman
2018-01-18
1
-0
/
+1
*
Bring in needsBuildOuput query, for indefinite modules
Alan Zimmerman
2018-01-18
1
-8
/
+16
*
Fix lib with GHC<7.10
Daniel Gröber
2017-09-28
1
-2
/
+2
*
Move split source into src/ and lib/
Daniel Gröber
2017-09-28
1
-0
/
+527
[prev]