summaryrefslogtreecommitdiff
path: root/nix/haskell-deps.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nix/haskell-deps.nix')
-rw-r--r--nix/haskell-deps.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/nix/haskell-deps.nix b/nix/haskell-deps.nix
index 1f09b4a..dccbd81 100644
--- a/nix/haskell-deps.nix
+++ b/nix/haskell-deps.nix
@@ -15,6 +15,7 @@
"fast-logger"
"filepath"
"ghcjs-base"
+ "haskeline"
"http-types"
"ixset"
"katip"
@@ -24,6 +25,8 @@
"monad-metrics"
"mtl"
"network-uri"
+ "optparse-simple"
+ "parsec"
"process"
"protolude"
"quickcheck-instances"
@@ -42,6 +45,7 @@
"string-quote"
"tasty"
"text"
+ "time"
"transformers"
"unagi-chan"
"unix"