Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Tests pass for backpack | Alan Zimmerman | 2018-01-18 | 2 | -6/+27 | |
| | ||||||
* | Progress on when to build and when not | Alan Zimmerman | 2018-01-18 | 3 | -32/+50 | |
| | ||||||
* | Bring in needsBuildOuput query, for indefinite modules | Alan Zimmerman | 2018-01-18 | 4 | -59/+121 | |
| | ||||||
* | WIP on backpack support | Alan Zimmerman | 2018-01-18 | 3 | -30/+72 | |
| | ||||||
* | 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 | 2 | -0/+6 | |
| | ||||||
* | Saner way to merge entrypoints | Alan Zimmerman | 2018-01-18 | 2 | -28/+20 | |
| | ||||||
* | Add recursive otherModules and exposedModules to the "entrypoints" | Alan Zimmerman | 2018-01-18 | 1 | -17/+46 | |
| | ||||||
* | ghc-session: Add backpack test project | Daniel Gröber | 2018-01-18 | 10 | -0/+120 | |
| | ||||||
* | ghc-session: Make tests fail on warnings | Daniel Gröber | 2018-01-18 | 1 | -2/+5 | |
| | ||||||
* | ghc-session: Add flib test | Daniel Gröber | 2018-01-18 | 5 | -0/+35 | |
| | ||||||
* | ghc-session: Add test-suite and benchmark tests | Daniel Gröber | 2018-01-18 | 2 | -2/+22 | |
| | ||||||
* | 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 | |
| | ||||||
* | Revert indentation | Alan Zimmerman | 2018-01-18 | 1 | -30/+30 | |
| | ||||||
* | Remove commented out code | Alan Zimmerman | 2018-01-18 | 1 | -5/+0 | |
| | ||||||
* | Update as per @DanielG comments | Alan Zimmerman | 2018-01-18 | 3 | -52/+47 | |
| | ||||||
* | Bump unix-compat upper bound | Alan Zimmerman | 2018-01-18 | 1 | -3/+3 | |
| | ||||||
* | Re-enable compile-test | Alan Zimmerman | 2018-01-18 | 1 | -37/+37 | |
| | ||||||
* | Try to fix GHC 7.4 build | Alan Zimmerman | 2018-01-18 | 1 | -2/+4 | |
| | ||||||
* | Use defaultLogAction for GHC 7.4 | Alan Zimmerman | 2018-01-18 | 1 | -0/+4 | |
| | ||||||
* | Disambiguate liftIO for GHC 7.4 | Alan Zimmerman | 2018-01-18 | 1 | -0/+4 | |
| | ||||||
* | Bring MonadIO Ghc into scope for GHC 7.4 | Alan Zimmerman | 2018-01-18 | 1 | -29/+37 | |
| | ||||||
* | Keep 7.8.4 build happy | Alan Zimmerman | 2018-01-18 | 1 | -1/+2 | |
| | ||||||
* | Add cabal files for ghc-session-test. | Alan Zimmerman | 2018-01-18 | 1 | -37/+39 | |
| | | | | Temporarily disable compile-test, for quicker CI feedback. | |||||
* | Tests pass using GHC 8.2.2 | Alan Zimmerman | 2018-01-18 | 1 | -2/+36 | |
| | ||||||
* | Cleaning up | Alan Zimmerman | 2018-01-18 | 3 | -87/+66 | |
| | ||||||
* | Passes test. | Alan Zimmerman | 2018-01-18 | 1 | -11/+17 | |
| | | | | | But we get a "missing-home-module" warning, based on the extra include dirs, and content being seen as part of the component. | |||||
* | Bring in hs-source-dirs for sub-dependencies | Alan Zimmerman | 2018-01-18 | 1 | -19/+48 | |
| | | | | | | Instead of the sub-dependency. Must still bring in the deps of the sub-dependency. | |||||
* | WIP on getting projects to build with Cabal 2.0/GHC 8.2 | Alan Zimmerman | 2018-01-18 | 5 | -49/+108 | |
| | ||||||
* | Add a test which brings up a GHC session | Daniel Gröber | 2018-01-18 | 12 | -1/+248 | |
| | ||||||
* | ci: Install test dependencies | Daniel Gröber | 2018-01-18 | 1 | -1/+1 | |
| | ||||||
* | compile-test: Add GHC 8.2.2 to Cabal version table | Daniel Gröber | 2017-12-02 | 1 | -1/+6 | |
| | ||||||
* | README: Add build status badge | Daniel Gröber | 2017-12-02 | 1 | -0/+1 | |
| | ||||||
* | ci: Add retry loop to 'cabal update' | Daniel Gröber | 2017-11-26 | 2 | -1/+1 | |
| | ||||||
* | ci: Upgrade to GHC 8.2.2 | Daniel Gröber | 2017-11-26 | 1 | -2/+2 | |
| | ||||||
* | Relax semigroupoids constraint | Alan Zimmerman | 2017-11-19 | 1 | -1/+1 | |
| | ||||||
* | Fix windows build using unix-compat | Vladislav Shtepin | 2017-11-07 | 4 | -13/+37 | |
| | ||||||
* | 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 | |
| | ||||||
* | Support using act-as-setup with c-i >=1.24 | Daniel Gröber | 2017-10-04 | 1 | -16/+27 | |
| | ||||||
* | Move 'trim' to common | Daniel Gröber | 2017-10-04 | 2 | -3/+4 | |
| | ||||||
* | Re-add ghc-prim depends | Daniel Gröber | 2017-09-28 | 1 | -1/+7 | |
| | ||||||
* | Fix lib with GHC<7.10 | Daniel Gröber | 2017-09-28 | 1 | -2/+2 | |
| | ||||||
* | Move split source into src/ and lib/ | Daniel Gröber | 2017-09-28 | 15 | -8/+11 | |
| | ||||||
* | Fix Setup.hs for GHC<7.10 | Daniel Gröber | 2017-09-28 | 1 | -0/+1 | |
| | ||||||
* | Simplify Distribution.Helper API | Daniel Gröber | 2017-09-28 | 2 | -115/+186 | |
| | | | | | | | | | | Component queries are now done using Applicative (actually semigroupoids Apply) syntax, for example: runQuery _ $ components $ (,,) <$> ghcOptions <*> sourceDirs :: IO [([GhcOption], [SourceDir], ChComponentName)] Note that 'component' adds the 'ChComponentName' at the end. | |||||
* | Rename 'default*' -> 'mk*' | Daniel Gröber | 2017-09-26 | 1 | -12/+12 | |
| | ||||||
* | Module header for Distribution.Helper | Daniel Gröber | 2017-09-26 | 1 | -2/+8 | |
| | ||||||
* | Cleanup dependencies | Daniel Gröber | 2017-09-26 | 1 | -12/+13 | |
| |