diff options
Diffstat (limited to 'package.yaml')
-rw-r--r-- | package.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.yaml b/package.yaml index 9ea1ee521712..7df7234c160d 100644 --- a/package.yaml +++ b/package.yaml @@ -18,6 +18,7 @@ dependencies: - base - aeson +- array - QuickCheck - quickcheck-text - quickcheck-instances @@ -37,6 +38,7 @@ dependencies: - megaparsec - MonadRandom - mtl +- optparse-applicative - random - raw-strings-qq - reflection |