aboutsummaryrefslogtreecommitdiff
path: root/shell.nix
Commit message (Collapse)AuthorAge
* Fix buildGregor Kleen2017-01-23
|
* Fixes for GHC 8.0.1Gregor Kleen2016-07-17
|
* First stab at threepenny guiGregor Kleen2016-02-22
|
* Unified ghc version used across buildGregor Kleen2016-02-19
|
* ghc version bump & cleanupGregor Kleen2016-02-18
|
* Harness for tests of Thermoprint.ServerGregor Kleen2016-02-17
|
* Combination of QueueManagersGregor Kleen2016-02-05
|
* JSON PrettyPrinter for debuggingGregor Kleen2016-01-24
|
* dropped hoogleGregor Kleen2016-01-20
|
* cabal sandboxes & test harness in nix-shellGregor Kleen2016-01-20
|
* minor code cleanupGregor Kleen2016-01-19
|
* development hoogleGregor Kleen2016-01-19
|
* framework for nix buildGregor Kleen2015-12-25
|
* Cleaned tree for rewriteGregor Kleen2015-12-25
|
* First shot at basic structureGregor Kleen2015-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'`)