Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move import into CPP zone | Alan Zimmerman | 2018-01-18 | 1 | -3/+3 |
* | When a component uses an internal backpack module, use cabal opts | Alan Zimmerman | 2018-01-18 | 1 | -17/+14 |
* | WIP on addressing review issues | Alan Zimmerman | 2018-01-18 | 1 | -23/+39 |
* | Clean up | Alan Zimmerman | 2018-01-18 | 1 | -5/+0 |
* | Tests pass for backpack | Alan Zimmerman | 2018-01-18 | 1 | -6/+16 |
* | Progress on when to build and when not | Alan Zimmerman | 2018-01-18 | 1 | -4/+12 |
* | Bring in needsBuildOuput query, for indefinite modules | Alan Zimmerman | 2018-01-18 | 1 | -19/+66 |
* | WIP on backpack support | Alan Zimmerman | 2018-01-18 | 1 | -16/+39 |
* | Add CPP for earlier cabal versions | Alan Zimmerman | 2018-01-18 | 1 | -0/+7 |
* | Add missing tests to sdist, check for Cabal 2.0 for CFlib | Alan Zimmerman | 2018-01-18 | 1 | -0/+2 |
* | Saner way to merge entrypoints | Alan Zimmerman | 2018-01-18 | 1 | -27/+19 |
* | Add recursive otherModules and exposedModules to the "entrypoints" | Alan Zimmerman | 2018-01-18 | 1 | -17/+46 |
* | Fix componentOutDir for foreign-libs | Daniel Gröber | 2018-01-18 | 1 | -13/+16 |
* | Provide foreign lib otherModules | Alan Zimmerman | 2018-01-18 | 1 | -1/+3 |
* | Update as per @DanielG comments | Alan Zimmerman | 2018-01-18 | 1 | -23/+19 |
* | Tests pass using GHC 8.2.2 | Alan Zimmerman | 2018-01-18 | 1 | -2/+36 |
* | Cleaning up | Alan Zimmerman | 2018-01-18 | 1 | -37/+26 |
* | Passes test. | Alan Zimmerman | 2018-01-18 | 1 | -11/+17 |
* | Bring in hs-source-dirs for sub-dependencies | Alan Zimmerman | 2018-01-18 | 1 | -19/+48 |
* | WIP on getting projects to build with Cabal 2.0/GHC 8.2 | Alan Zimmerman | 2018-01-18 | 1 | -9/+57 |
* | Fix compilation error on GHC 7.{4,6,8} | Daniel Gröber | 2017-10-25 | 1 | -1/+3 |
* | Cleanup runtime Main | Daniel Gröber | 2017-10-10 | 1 | -140/+203 |
* | Move split source into src/ and lib/ | Daniel Gröber | 2017-09-28 | 1 | -0/+539 |