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
/
src
/
CabalHelper
/
Compiletime
/
Compile.hs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Fix Cabal version selection for Stack (esp. build-type:Custom)"
Daniel Gröber
2020-02-11
1
-6
/
+6
*
Fix Cabal version selection for Stack (esp. build-type:Custom)
Daniel Gröber
2020-01-11
1
-6
/
+6
*
Change license to Apache2
Daniel Gröber
2019-09-29
1
-11
/
+6
*
Remove redundant timing code for compileHelper
Daniel Gröber
2019-09-17
1
-6
/
+0
*
Add TODO about user-ghc-environment support
Daniel Gröber
2019-09-17
1
-0
/
+5
*
Fix indent
Daniel Gröber
2019-02-14
1
-1
/
+1
*
Make Cabal-HEAD lib v2-build cachable
Daniel Gröber
2019-02-14
1
-11
/
+23
*
Some helper compilation test coverage comments
Daniel Gröber
2019-02-11
1
-0
/
+2
*
Fix SomeException swallowing in compileWithCabalV2GhcEnv
Daniel Gröber
2019-01-30
1
-2
/
+2
*
compile: v2-install --libs needs GHC >=8.0
Daniel Gröber
2019-01-26
1
-0
/
+1
*
Copyediting
Daniel Gröber
2019-01-22
1
-2
/
+2
*
Make most record fields strict
Daniel Gröber
2019-01-22
1
-8
/
+8
*
Add helper compilation time to debug output
Daniel Gröber
2019-01-22
1
-0
/
+6
*
Refactor Compile (for v2-install)
Daniel Gröber
2019-01-22
1
-84
/
+174
*
Move Shared.Sandbox module to Compiletime.
Daniel Gröber
2019-01-22
1
-1
/
+2
*
Fix compBuildDir isolation bug
Daniel Gröber
2019-01-22
1
-1
/
+1
*
Split up Compile.hs into multiple modules
Daniel Gröber
2018-10-27
1
-403
/
+10
*
Fix listCabalVersions logic bug
Daniel Gröber
2018-10-27
1
-12
/
+10
*
Suport using Stack's built-in GHC to build the helper
Daniel Gröber
2018-10-27
1
-17
/
+18
*
Refactor Unit handling
Daniel Gröber
2018-10-27
1
-27
/
+28
*
Start refactoring to support cabal v2-build
Daniel Gröber
2018-10-27
1
-33
/
+37
*
Include source hash in helper binary output path
Daniel Gröber
2018-10-26
1
-18
/
+18
*
Remove wrapper, integrate functionality into the library
Daniel Gröber
2018-08-26
1
-147
/
+169
*
Change maintainer email address
Daniel Gröber
2018-08-13
1
-1
/
+1
*
Add package name and description to license headers
Daniel Gröber
2018-08-13
1
-0
/
+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
-32
/
+69
*
ci: Limit compile-test build concurrency
Daniel Gröber
2018-06-17
1
-4
/
+10
*
Use `-j` when building Cabal HEAD
Daniel Gröber
2018-04-16
1
-0
/
+1
*
Refactor 'compileHelper' to cache helper in all cases
Daniel Gröber
2018-01-18
1
-91
/
+112
*
Fix and refactor CH.C.Compile
Daniel Gröber
2018-01-18
1
-102
/
+165
*
Make PackageDbDir newtype accessor more conventional
Daniel Gröber
2018-01-18
1
-2
/
+2
*
Refactor to introduce Cabal version type
Daniel Gröber
2018-01-18
1
-52
/
+56
*
Support using act-as-setup with c-i >=1.24
Daniel Gröber
2017-10-04
1
-16
/
+27
*
Move 'trim' to common
Daniel Gröber
2017-10-04
1
-3
/
+0
*
Move split source into src/ and lib/
Daniel Gröber
2017-09-28
1
-0
/
+595