aboutsummaryrefslogtreecommitdiff
path: root/package.yaml
diff options
context:
space:
mode:
authorJosh Rahm <rahm@google.com>2022-04-13 11:17:12 -0600
committerJosh Rahm <rahm@google.com>2022-04-13 11:17:12 -0600
commit0dfe872da02d5d63eb2b334decd3a8292aff3ca3 (patch)
treef3fbd9ddf5616429fe8555d7f7ca47dff246362f /package.yaml
parent6cee136399b92f302a9b660c140167b69b251e51 (diff)
downloadrde-0dfe872da02d5d63eb2b334decd3a8292aff3ca3.tar.gz
rde-0dfe872da02d5d63eb2b334decd3a8292aff3ca3.tar.bz2
rde-0dfe872da02d5d63eb2b334decd3a8292aff3ca3.zip
Consistent timeouts using the clock rather than counting threadDelay. Add timeout to nextButton
Diffstat (limited to 'package.yaml')
-rw-r--r--package.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.yaml b/package.yaml
index f4f5603..056b5b0 100644
--- a/package.yaml
+++ b/package.yaml
@@ -40,4 +40,4 @@ dependencies:
- monad-loops
- data-default
- linear
- - bimap
+ - time