diff options
Diffstat (limited to 'users/glittershark/xanthous/package.yaml')
-rw-r--r-- | users/glittershark/xanthous/package.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/users/glittershark/xanthous/package.yaml b/users/glittershark/xanthous/package.yaml index 5321b1fd3ce5..013c483db55a 100644 --- a/users/glittershark/xanthous/package.yaml +++ b/users/glittershark/xanthous/package.yaml @@ -54,6 +54,7 @@ dependencies: - MonadRandom - mtl - optparse-applicative +- parallel - parser-combinators - pointed - random @@ -67,6 +68,7 @@ dependencies: - stache - semigroupoids - tomland +- transformers - text - text-zipper - vector |