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
/
Program
/
CabalInstall.hs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor Program versions handling
Daniel Gröber
2020-05-10
1
-6
/
+11
*
Add suffix V1 to make it explicit
jneira
2020-05-10
1
-3
/
+3
*
Use forward compatible v1 prefix if available
jneira
2020-05-10
1
-1
/
+3
*
Ignore setup components from plan.json in readUnitInfo
Daniel Gröber
2020-05-02
1
-3
/
+6
*
Move CabalVersion and related types into a new module
Daniel Gröber
2020-05-02
1
-1
/
+3
*
Fix cabal projects using source-repository-package
Daniel Gröber
2020-05-02
1
-24
/
+23
*
Run v2-install in '/' instead of /tmp
Daniel Gröber
2020-05-01
1
-2
/
+1
*
Explicitly state package in component
Luke Lau
2019-11-27
1
-2
/
+2
*
Change license to Apache2
Daniel Gröber
2019-09-29
1
-11
/
+6
*
Fix "Installing lib:Cabal" message
Daniel Gröber
2019-09-17
1
-1
/
+1
*
Implement cabal v2 backpack unit workaround
Daniel Gröber
2019-09-17
1
-7
/
+34
*
Break cycle between 'Package' and 'Unit'
Daniel Gröber
2019-09-17
1
-1
/
+3
*
Add exported interface for running build-tools
Daniel Gröber
2019-09-17
1
-1
/
+32
*
Introduce Package abstracton
Daniel Gröber
2019-09-17
1
-37
/
+61
*
Refactor ProjType to be more inductive
Daniel Gröber
2019-09-17
1
-1
/
+1
*
Allow passing override-env to process functions
Daniel Gröber
2019-09-17
1
-5
/
+5
*
Merge CompPrograms back into Programs
Daniel Gröber
2019-09-17
1
-7
/
+7
*
Flesh out project discovery API
Daniel Gröber
2019-09-17
1
-1
/
+1
*
Bestow installCabalLibV2 with the message blub
Daniel Gröber
2019-03-29
1
-13
/
+19
*
Make Cabal-HEAD lib v2-build cachable
Daniel Gröber
2019-02-14
1
-8
/
+14
*
Add log-level to verbosity conditional
Daniel Gröber
2019-01-30
1
-7
/
+7
*
Fix ghc-pkg guessing logic when using v2-install
Daniel Gröber
2019-01-30
1
-1
/
+1
*
Add 'uComponentName' query
Daniel Gröber
2019-01-22
1
-0
/
+15
*
Refactor Compile (for v2-install)
Daniel Gröber
2019-01-22
1
-30
/
+77
*
Fix wrong target-selector syntax for v2-build
Daniel Gröber
2019-01-22
1
-1
/
+3
*
Implement behaviour for cabal new-* (#61)
Sebastian Wild
2019-01-22
1
-1
/
+6
*
Split up Compile.hs into multiple modules
Daniel Gröber
2018-10-27
1
-0
/
+209