This website requires JavaScript.
Explore
Help
Register
Sign in
mdebray
/
tvl-depot
Watch
1
Star
0
Fork
You've already forked tvl-depot
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
f895cb417a
tvl-depot
/
zoo
/
.ghci
6 lines
100 B
Text
Raw
Normal View
History
Unescape
Escape
Support parsing second shifts Parse inputs like -10s into 10 second shifts back in time.
2020-08-13 21:53:11 +02:00
:set prompt "> "
:set -Wall
:set -XOverloadedStrings
Support parsing and shifting time TL;DR: - Adds string-conversions library - Adds tests for remaining units and repeating requests - Adds a REPL in main
2020-08-13 23:05:39 +02:00
:set -XRecordWildCards
Move shift-time into top-level //zoo I'm still unsure whether or not this is a good idea, but experimenting is a good way to find out!
2020-08-13 23:22:39 +02:00
:set -XTypeApplications
Reference in a new issue
Copy permalink