Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change license to Apache2 | Daniel Gröber | 2019-09-29 | 1 | -11/+6 |
| | | | | | | | | All contributors have agreed on public record at https://github.com/DanielG/cabal-helper/issues/76 Fixes #76 | ||||
* | Fix redundant case warning | Daniel Gröber | 2019-06-19 | 1 | -1/+0 |
| | |||||
* | Make compilerVersion accessor project-scope for V1 projects | Daniel Gröber | 2019-04-01 | 1 | -18/+12 |
| | |||||
* | Add Stack version check for `stack ide packages --cabal-file` | Daniel Gröber | 2019-01-26 | 1 | -3/+13 |
| | |||||
* | Split up Compile.hs into multiple modules | Daniel Gröber | 2018-10-27 | 1 | -9/+0 |
| | |||||
* | Move 'mightExist' to Common module | Daniel Gröber | 2018-10-26 | 1 | -0/+5 |
| | |||||
* | Fix Show instance for Panic | Daniel Gröber | 2018-10-26 | 1 | -1/+3 |
| | |||||
* | Fix a couple of warnings | Daniel Gröber | 2018-10-26 | 1 | -6/+18 |
| | |||||
* | 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 |
| | | | | | | | | | | | | | | There are only 8 commits in cabal-helper not by me or alanz, see: $ git log --author='Daniel Gröber\|Alan Zimmerman' --invert-grep -p 9142d8a9e6ed18faf17a360521fbbbd25f6a3b47 Alan Zimmerman has agreed to the license change on IRC. The rest are IMO uncopyrightable. I'm pretty sure version-bounds are "facts" which are inherently uncopyrightable, i.e. the software builds with this and that version, that's a fact. Simple build fixes such as ae568d10 and eb178a5b shouldn't really cross the necessary creative threshold. | ||||
* | Fix building with Cabal 2.2 (#53) | Julian Ospald | 2018-04-05 | 1 | -1/+18 |
| | |||||
* | Move 'trim' to common | Daniel Gröber | 2017-10-04 | 1 | -0/+4 |
| | |||||
* | Move split source into src/ and lib/ | Daniel Gröber | 2017-09-28 | 1 | -0/+128 |