| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make compilerVersion accessor project-scope for V1 projects | Daniel Gröber | 2019-04-01 | 1 | -1/+1 | 
| | | |||||
| * | Fix empty package-db being interpreted as "existing" | Daniel Gröber | 2019-02-14 | 1 | -0/+1 | 
| | | |||||
| * | Make Cabal-HEAD lib v2-build cachable | Daniel Gröber | 2019-02-14 | 1 | -2/+2 | 
| | | |||||
| * | compile: v2-install --libs needs GHC >=8.0 | Daniel Gröber | 2019-01-26 | 1 | -0/+1 | 
| | | |||||
| * | Fix package-envs conflicting with -package flags | Daniel Gröber | 2019-01-22 | 1 | -5/+8 | 
| | | |||||
| * | Make most record fields strict | Daniel Gröber | 2019-01-22 | 1 | -8/+8 | 
| | | | | | | This lets GHC give better error messages when forgetting to initialize a field when using the `let field = _ in DataType{..}` RecordWildcards syntax. | ||||
| * | Refactor Compile (for v2-install) | Daniel Gröber | 2019-01-22 | 1 | -17/+48 | 
| | | |||||
| * | Split up Compile.hs into multiple modules | Daniel Gröber | 2018-10-27 | 1 | -0/+125 | 
