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 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 |