| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix getHelperExe not using correct stack programs | Luke Lau | 2019-01-26 | 1 | -4/+4 | 
| | | | | | | In turn fixes errors when building cabal-helper exe for stack projects where the resolver uses a different ghc version than system. | ||||
| * | Add Stack version check for `stack ide packages --cabal-file` | Daniel Gröber | 2019-01-26 | 1 | -1/+25 | 
| | | |||||
| * | Add support and test coverage for mulit-pkg projects | Daniel Gröber | 2019-01-26 | 1 | -23/+40 | 
| | | |||||
| * | Implement behaviour for cabal new-* (#61) | Sebastian Wild | 2019-01-22 | 1 | -1/+2 | 
| | | | | | | Add list of components to Unit data type to handle v2 based builds per cabal unit. | ||||
| * | Split up Compile.hs into multiple modules | Daniel Gröber | 2018-10-27 | 1 | -1/+1 | 
| | | |||||
| * | Suport using Stack's built-in GHC to build the helper | Daniel Gröber | 2018-10-27 | 1 | -1/+6 | 
| | | |||||
| * | Refactor Unit handling | Daniel Gröber | 2018-10-27 | 1 | -5/+6 | 
| | | |||||
| * | Add stack support | Daniel Gröber | 2018-10-27 | 1 | -0/+86 | 
