about summary refs log tree commit diff
path: root/zoo/Main.hs (follow)
AgeCommit message (Collapse)AuthorFilesLines
2020-08-20 Change GET /mimi to GET /helloWilliam Carroll1-4/+8
Timing myself to see how long it takes me to publish a change.
2020-08-20 Add GET /mimi to zooWilliam Carroll1-1/+5
Proving to my girlfriend that the zoo works.
2020-08-20 Move shift-time into top-level //zooWilliam Carroll1-0/+152
I'm still unsure whether or not this is a good idea, but experimenting is a good way to find out!