about summary refs log tree commit diff
path: root/package.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'package.yaml')
-rw-r--r--package.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/package.yaml b/package.yaml
index 936fc4fd0589..b74a4df9e515 100644
--- a/package.yaml
+++ b/package.yaml
@@ -19,6 +19,7 @@ dependencies:
 
 - aeson
 - array
+- async
 - QuickCheck
 - quickcheck-text
 - quickcheck-instances
@@ -44,8 +45,11 @@ dependencies:
 - hgeometry-combinatorial
 - JuicyPixels
 - lens
+- lifted-async
 - linear
 - megaparsec
+- mmorph
+- monad-control
 - MonadRandom
 - mtl
 - optparse-applicative