Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | 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 | 1 | -9/+57 |
| | |||||
* | Fix windows build using unix-compat | Vladislav Shtepin | 2017-11-07 | 2 | -5/+18 |
| | |||||
* | 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 |
| | |||||
* | Move split source into src/ and lib/ | Daniel Gröber | 2017-09-28 | 13 | -0/+1996 |