Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fixes for GHC 8.0.1 | Gregor Kleen | 2016-07-17 |
| | |||
* | First stab at threepenny gui | Gregor Kleen | 2016-02-22 |
| | |||
* | Unified ghc version used across build | Gregor Kleen | 2016-02-19 |
| | |||
* | ghc version bump & cleanup | Gregor Kleen | 2016-02-18 |
| | |||
* | Harness for tests of Thermoprint.Server | Gregor Kleen | 2016-02-17 |
| | |||
* | Combination of QueueManagers | Gregor Kleen | 2016-02-05 |
| | |||
* | JSON PrettyPrinter for debugging | Gregor Kleen | 2016-01-24 |
| | |||
* | dropped hoogle | Gregor Kleen | 2016-01-20 |
| | |||
* | cabal sandboxes & test harness in nix-shell | Gregor Kleen | 2016-01-20 |
| | |||
* | minor code cleanup | Gregor Kleen | 2016-01-19 |
| | |||
* | development hoogle | Gregor Kleen | 2016-01-19 |
| | |||
* | framework for nix build | Gregor Kleen | 2015-12-25 |
| | |||
* | Cleaned tree for rewrite | Gregor Kleen | 2015-12-25 |
| | |||
* | First shot at basic structure | Gregor Kleen | 2015-09-14 |
The planned webapp is missing for now. `nix-build -A servant` fails because thermoprint does not seem to be registered with ghc (see `echo 'import Thermoprint' | nix-shell -p 'ghci'`) |