Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some warnings | Daniel Gröber | 2017-09-25 | 1 | -2/+3 |
| | |||||
* | Update package description | Daniel Gröber | 2017-09-25 | 1 | -23/+17 |
| | |||||
* | Remove 'Options' from shared Types module | Daniel Gröber | 2017-09-25 | 1 | -4/+4 |
| | | | | Only needed at compiletime, were being hidden everywhere else already. | ||||
* | Remove 'extra' dependency | Daniel Gröber | 2017-09-19 | 1 | -4/+4 |
| | | | | ..constrains dependency versions too much and just causes failures. | ||||
* | Use 'extra' for 'lookupEnv' | Daniel Gröber | 2017-09-18 | 1 | -1/+2 |
| | |||||
* | Fix literally everything :) | Daniel Gröber | 2017-09-18 | 1 | -32/+45 |
| | | | | | | | | | | | | | | Sorry for the megacommit - Seperate modules into: - Compiletime, modules which are only used while building the package - Runtime, modues included in the wrapper binary to be compiled on the users machine at runtime - Shared, modues used in both contexts - Refactor runtime compilation - Completely revamp output paths - Don't chdir when invoking ghc - Require cabal-version 1.14 in cabal file | ||||
* | Relax 'process' constraint for GHC 8.2 | Daniel Gröber | 2017-09-05 | 1 | -3/+3 |
| | |||||
* | Fix Cabal dependency bounds | Daniel Gröber | 2017-08-19 | 1 | -24/+24 |
| | | | | The cabal guys released what was originally called 2.1 as 2.0 -.- | ||||
* | Bump to 0.8.0.0 | Daniel Gröber | 2017-08-19 | 1 | -1/+1 |
| | |||||
* | Fix the build | Daniel Gröber | 2017-06-12 | 1 | -0/+1 |
| | |||||
* | Update and fix support for Cabal HEAD | Daniel Gröber | 2017-06-12 | 1 | -7/+8 |
| | |||||
* | Ship cabal-dependency-licenses license | Daniel Gröber | 2017-05-22 | 1 | -0/+1 |
| | | | | wow so meta | ||||
* | Add support for Cabal HEAD | Daniel Gröber | 2017-02-09 | 1 | -2/+2 |
| | |||||
* | Bump 'extra' dependency | Daniel Gröber | 2017-02-09 | 1 | -1/+1 |
| | |||||
* | Bump version to 0.7.3.0 | Daniel Gröber | 2017-01-16 | 1 | -1/+1 |
| | |||||
* | Tighten Cabal bounds | Daniel Gröber | 2017-01-16 | 1 | -2/+12 |
| | |||||
* | Make cabal file field capitalizaion consistent | Daniel Gröber | 2017-01-16 | 1 | -36/+28 |
| | |||||
* | Copy over Setup.hs from ghc-mod | Daniel Gröber | 2017-01-16 | 1 | -2/+2 |
| | |||||
* | Add README.md to sdist | Daniel Gröber | 2017-01-16 | 1 | -1/+2 |
| | |||||
* | Relax directory bound | Matthew Pickering | 2017-01-01 | 1 | -3/+3 |
| | | | GHC 8.0.2 ships with directory 1.3. | ||||
* | Bump version to 0.7.2.0 | Daniel Gröber | 2016-07-11 | 1 | -1/+1 |
| | |||||
* | Fix cabal bounds | Daniel Gröber | 2016-07-06 | 1 | -30/+38 |
| | |||||
* | Add version to wrapper exe to ease upgrades | Daniel Gröber | 2016-05-17 | 1 | -2/+2 |
| | |||||
* | Bump version to 0.7.0.1 | Daniel Gröber | 2016-05-09 | 1 | -1/+1 |
| | |||||
* | Comment out custom setup, hackage rejects it | Daniel Gröber | 2016-05-09 | 1 | -4/+4 |
| | |||||
* | Bump version to 0.7.0.0 | Daniel Gröber | 2016-05-07 | 1 | -1/+1 |
| | |||||
* | Build with Cabal HEAD as part of regular test suite | Daniel Gröber | 2016-05-05 | 1 | -23/+32 |
| | |||||
* | Fix Cabal-1.24.0.0 | Daniel Gröber | 2016-05-04 | 1 | -3/+24 |
| | |||||
* | README: fix typo | Daniel Gröber | 2016-02-14 | 1 | -2/+2 |
| | |||||
* | Cabal 1.24 readiness (GHC 8) | Daniel Gröber | 2016-02-14 | 1 | -3/+3 |
| | |||||
* | spec: Add missing other-modules | Daniel Gröber | 2016-01-18 | 1 | -0/+8 |
| | |||||
* | Bump version to 0.6.3.1 | Daniel Gröber | 2016-01-17 | 1 | -1/+1 |
| | |||||
* | Add `cabal` as a build-tool for Nix | Daniel Gröber | 2016-01-13 | 1 | -0/+1 |
| | |||||
* | Bump version to 0.6.3.0 | Daniel Gröber | 2016-01-10 | 1 | -1/+1 |
| | |||||
* | Add missing other-modules | Daniel Gröber | 2015-11-25 | 1 | -0/+1 |
| | |||||
* | Bump version to 0.6.2.0 | Daniel Gröber | 2015-11-19 | 1 | -1/+1 |
| | |||||
* | Implement workaround for installing 1.18.{0,1} | Daniel Gröber | 2015-10-30 | 1 | -1/+1 |
| | | | | | There are quite a few distributions of cabal-install that are built with these broken versions so we patch them on installation now. | ||||
* | Bump version to 0.6.1.0 | Daniel Gröber | 2015-10-05 | 1 | -1/+1 |
| | |||||
* | Bump version to 0.6.0.0 | Daniel Gröber | 2015-09-07 | 1 | -1/+1 |
| | |||||
* | Reorganize runQuery parameters | Daniel Gröber | 2015-09-07 | 1 | -2/+0 |
| | |||||
* | Add missing extra-source-files | Daniel Gröber | 2015-08-27 | 1 | -0/+1 |
| | |||||
* | Bump version to 0.5.3.0 | Daniel Gröber | 2015-08-27 | 1 | -1/+1 |
| | |||||
* | Fix travis | Daniel Gröber | 2015-08-27 | 1 | -1/+1 |
| | |||||
* | spec: Compile with every Cabal version under the sun | Daniel Gröber | 2015-08-21 | 1 | -1/+12 |
| | |||||
* | Factor helper compilation into seperate module for testing | Daniel Gröber | 2015-08-21 | 1 | -0/+2 |
| | |||||
* | Bump version to 0.5.2.0 | Daniel Gröber | 2015-08-20 | 1 | -1/+1 |
| | |||||
* | Bump version to 0.5.1.0 | Daniel Gröber | 2015-08-14 | 1 | -1/+1 |
| | |||||
* | Bump version to 0.5.0.0 | Daniel Gröber | 2015-08-12 | 1 | -1/+1 |
| | |||||
* | Fix tests | Daniel Gröber | 2015-08-12 | 1 | -0/+1 |
| | |||||
* | Bump version to 0.4.0.0 | Daniel Gröber | 2015-08-10 | 1 | -1/+1 |
| |