Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | added massaging to avoid uneccesary whitespace injection | Gregor Kleen | 2015-10-18 | |
| | ||||
* | Revert "Added massaging to make sure blocks are not followed by extraneous ↵ | Gregor Kleen | 2015-10-18 | |
| | | | | | | whitespace" This reverts commit 6db9326c348f54cd25f399ad1e472b20cb7771c0. | |||
* | Added massaging to make sure blocks are not followed by extraneous whitespace | Gregor Kleen | 2015-10-18 | |
| | ||||
* | Drafts | Gregor Kleen | 2015-10-17 | |
| | ||||
* | Working prototype | Gregor Kleen | 2015-10-17 | |
| | ||||
* | Introduced redo to buildsystem & fixed thermoprint | Gregor Kleen | 2015-10-13 | |
| | ||||
* | 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'`) |