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
/
Types.hs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement cabal v2 backpack unit workaround
Daniel Gröber
2019-09-17
1
-0
/
+1
*
Make caching more fine grained
Daniel Gröber
2019-09-17
1
-9
/
+63
*
Break cycle between 'Package' and 'Unit'
Daniel Gröber
2019-09-17
1
-3
/
+5
*
Add exported interface for running build-tools
Daniel Gröber
2019-09-17
1
-6
/
+12
*
Refine ProjLoc docs
Daniel Gröber
2019-09-17
1
-18
/
+21
*
Introduce Package abstracton
Daniel Gröber
2019-09-17
1
-15
/
+13
*
Remove crusty old helper code
Daniel Gröber
2019-09-17
1
-3
/
+0
*
Fix ProjLoc to source directory correspondence
Daniel Gröber
2019-09-17
1
-1
/
+11
*
Refactor ProjType to be more inductive
Daniel Gröber
2019-09-17
1
-21
/
+29
*
Allow passing override-env to process functions
Daniel Gröber
2019-09-17
1
-5
/
+12
*
Merge CompPrograms back into Programs
Daniel Gröber
2019-09-17
1
-15
/
+4
*
Fix some warnings
Daniel Gröber
2019-09-17
1
-1
/
+0
*
Update API docs of main types
Daniel Gröber
2019-09-17
1
-27
/
+93
*
Split SProjType along build-tool line
Daniel Gröber
2019-09-17
1
-22
/
+37
*
Support cabal-file not being in pkgdir with cabal-v1
Daniel Gröber
2019-09-17
1
-3
/
+3
*
Revert compilerVersion being project-scope
Daniel Gröber
2019-05-27
1
-2
/
+4
*
Fix QueryEnv not being compatible with Ex
Daniel Gröber
2019-05-05
1
-2
/
+1
*
Add ProjLocV1Dir for easier forward porting
Daniel Gröber
2019-04-01
1
-2
/
+8
*
Make compilerVersion accessor project-scope for V1 projects
Daniel Gröber
2019-04-01
1
-2
/
+28
*
Promote 'Ex' to exported API
Daniel Gröber
2019-03-31
1
-1
/
+29
*
docs
Daniel Gröber
2019-03-29
1
-9
/
+19
*
Add demoteSProjType
Daniel Gröber
2019-02-11
1
-0
/
+5
*
docs
Daniel Gröber
2019-02-11
1
-0
/
+1
*
Add log-level to verbosity conditional
Daniel Gröber
2019-01-30
1
-2
/
+4
*
Add support and test coverage for mulit-pkg projects
Daniel Gröber
2019-01-26
1
-26
/
+64
*
Comments
Daniel Gröber
2019-01-22
1
-22
/
+24
*
Reintroduce type conventions: s/proj_type/pt/ s/cache/c/
Daniel Gröber
2019-01-22
1
-7
/
+7
*
Add 'uComponentName' query
Daniel Gröber
2019-01-22
1
-1
/
+15
*
Refactor Compile (for v2-install)
Daniel Gröber
2019-01-22
1
-0
/
+1
*
Implement `compilerVersion`
Daniel Gröber
2019-01-22
1
-1
/
+4
*
Rename helper command: s/compiler-version/compiler-id/
Daniel Gröber
2019-01-22
1
-1
/
+1
*
Formatting changes
Daniel Gröber
2019-01-22
1
-1
/
+1
*
Include package.yaml in Unit modification times for Stack projects
Daniel Gröber
2019-01-22
1
-1
/
+2
*
Implement behaviour for cabal new-* (#61)
Sebastian Wild
2019-01-22
1
-3
/
+14
*
Split up Compile.hs into multiple modules
Daniel Gröber
2018-10-27
1
-2
/
+1
*
Make some more datatype fields strict
Daniel Gröber
2018-10-27
1
-3
/
+3
*
Suport using Stack's built-in GHC to build the helper
Daniel Gröber
2018-10-27
1
-20
/
+22
*
Refactor Unit handling
Daniel Gröber
2018-10-27
1
-29
/
+50
*
Add package-id unit-query
Daniel Gröber
2018-10-27
1
-0
/
+3
*
Add stack support
Daniel Gröber
2018-10-27
1
-1
/
+179
*
Start refactoring to support cabal v2-build
Daniel Gröber
2018-10-27
1
-8
/
+21
*
Remove wrapper, integrate functionality into the library
Daniel Gröber
2018-08-26
1
-13
/
+43
*
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 --help option to wrapper
Daniel Gröber
2018-08-12
1
-2
/
+3
*
Make PackageDbDir newtype accessor more conventional
Daniel Gröber
2018-01-18
1
-1
/
+1
*
Refactor to introduce Cabal version type
Daniel Gröber
2018-01-18
1
-6
/
+6
*
Move split source into src/ and lib/
Daniel Gröber
2017-09-28
1
-0
/
+40