diff options
| author | Josh Rahm <rahm@google.com> | 2022-04-01 16:49:07 -0600 |
|---|---|---|
| committer | Josh Rahm <rahm@google.com> | 2022-04-01 16:49:07 -0600 |
| commit | c194a9be4e43bc4514070d172024fcf3354fb662 (patch) | |
| tree | dcccd5792feb7cff6c9781536205b59466cde434 /package.yaml | |
| parent | 346c9b3da170cd51e5fd4e2bb19f7c1990243942 (diff) | |
| download | rde-c194a9be4e43bc4514070d172024fcf3354fb662.tar.gz rde-c194a9be4e43bc4514070d172024fcf3354fb662.tar.bz2 rde-c194a9be4e43bc4514070d172024fcf3354fb662.zip | |
More experimental MouseMotion
Diffstat (limited to 'package.yaml')
| -rw-r--r-- | package.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.yaml b/package.yaml index 7cfb52c..a1f015d 100644 --- a/package.yaml +++ b/package.yaml @@ -23,3 +23,4 @@ dependencies: - transformers - monad-loops - data-default + - linear |