diff options
-rw-r--r-- | deps.nix | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,6 @@ [ "MonadRandom" + "QuickCheck" "acid-state" "aeson" "async" @@ -26,6 +27,7 @@ "network-uri" "process" "protolude" + "quickcheck-instances" "random" "req" "safecopy" @@ -36,6 +38,7 @@ "split" "stm" "string-quote" + "tasty" "text" "transformers" "unagi-chan" |