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
/
tests
/
GhcSession.hs
Commit message (
Expand
)
Author
Age
Files
Lines
*
compile-test: Add program commandline options
Daniel Gröber
2019-12-29
1
-26
/
+2
*
ghc-session: Remove "stack not installed by CI scripts" error
Daniel Gröber
2019-09-29
1
-7
/
+1
*
ghc-session: Fix verbosity functions
Daniel Gröber
2019-09-17
1
-2
/
+2
*
Implement cabal v2 backpack unit workaround
Daniel Gröber
2019-09-17
1
-3
/
+2
*
Make caching more fine grained
Daniel Gröber
2019-09-17
1
-1
/
+1
*
ghc-session: Use new project building API
Daniel Gröber
2019-09-17
1
-19
/
+4
*
Add exported interface for running build-tools
Daniel Gröber
2019-09-17
1
-1
/
+1
*
Introduce Package abstracton
Daniel Gröber
2019-09-17
1
-2
/
+2
*
Make ChSetupEntrypoint carry the Main module file name
Daniel Gröber
2019-09-17
1
-4
/
+2
*
Remove crusty old helper code
Daniel Gröber
2019-09-17
1
-13
/
+13
*
Fix ProjLoc to source directory correspondence
Daniel Gröber
2019-09-17
1
-1
/
+1
*
Refactor ProjType to be more inductive
Daniel Gröber
2019-09-17
1
-9
/
+9
*
Allow passing override-env to process functions
Daniel Gröber
2019-09-17
1
-2
/
+2
*
Merge CompPrograms back into Programs
Daniel Gröber
2019-09-17
1
-12
/
+9
*
ghc-session: Print test-spec in test-results
Daniel Gröber
2019-09-17
1
-10
/
+22
*
ghc-session: Output test specs of tests being run
Daniel Gröber
2019-09-17
1
-2
/
+18
*
ghc-session: Add GHC version match check
Daniel Gröber
2019-09-17
1
-1
/
+6
*
Split SProjType along build-tool line
Daniel Gröber
2019-09-17
1
-4
/
+4
*
Support cabal-file not being in pkgdir with cabal-v1
Daniel Gröber
2019-09-17
1
-1
/
+1
*
ghc-session: Allow overriding programs on commandline
Daniel Gröber
2019-09-17
1
-57
/
+104
*
ghc-session: Improve test output consistency
Daniel Gröber
2019-06-19
1
-29
/
+61
*
ghc-session: Simplify Cabal version checking
Daniel Gröber
2019-06-19
1
-12
/
+12
*
ci: Move stack resolver table to a file
Daniel Gröber
2019-06-19
1
-12
/
+5
*
Add ProjLocV1Dir for easier forward porting
Daniel Gröber
2019-04-01
1
-1
/
+1
*
Promote 'Ex' to exported API
Daniel Gröber
2019-03-31
1
-2
/
+0
*
Add accessor for ChModuleName newtype
Daniel Gröber
2019-03-29
1
-3
/
+0
*
Some helper compilation test coverage comments
Daniel Gröber
2019-02-11
1
-0
/
+4
*
ghc-session: Get correct builtin Cabal version per proj-type
Daniel Gröber
2019-02-11
1
-48
/
+89
*
Add log-level to verbosity conditional
Daniel Gröber
2019-01-30
1
-2
/
+2
*
ghc-session: Run V2 tests first to get faster build times
Daniel Gröber
2019-01-26
1
-3
/
+3
*
Update stack_resolver_table
Daniel Gröber
2019-01-26
1
-8
/
+11
*
Add support and test coverage for mulit-pkg projects
Daniel Gröber
2019-01-26
1
-128
/
+324
*
Add descriptions to the tests
Daniel Gröber
2019-01-22
1
-0
/
+5
*
ghc-session: Refactor in preparation for Stack tests
Daniel Gröber
2019-01-22
1
-43
/
+54
*
Allow v2-build projects to not have a cabal.project file
Daniel Gröber
2019-01-22
1
-4
/
+0
*
Run tests against both old and new build configurations
Alan Zimmerman
2019-01-22
1
-16
/
+83
*
Add some comments
Daniel Gröber
2018-10-27
1
-2
/
+3
*
Refactor Unit handling
Daniel Gröber
2018-10-27
1
-14
/
+18
*
Add 'allUnits' convenience query
Daniel Gröber
2018-10-27
1
-5
/
+1
*
tests: Ignore `cabal sdist` warnings
Daniel Gröber
2018-10-27
1
-1
/
+1
*
Start refactoring to support cabal v2-build
Daniel Gröber
2018-10-27
1
-10
/
+14
*
Drop Cabal<2.0 compiletime support
Daniel Gröber
2018-06-16
1
-27
/
+20
*
Revert hsSourceDirs hackery (#43)
Alan Zimmerman
2018-01-29
1
-1
/
+13
*
ghc-session: Factor out CPP
Daniel Gröber
2018-01-18
1
-5
/
+7
*
When a component uses an internal backpack module, use cabal opts
Alan Zimmerman
2018-01-18
1
-6
/
+2
*
WIP on addressing review issues
Alan Zimmerman
2018-01-18
1
-4
/
+2
*
Clean up
Alan Zimmerman
2018-01-18
1
-10
/
+5
*
Remove extraneous imports
Alan Zimmerman
2018-01-18
1
-10
/
+0
*
Tests pass for backpack
Alan Zimmerman
2018-01-18
1
-0
/
+11
*
Progress on when to build and when not
Alan Zimmerman
2018-01-18
1
-28
/
+37
[next]