diff options
Diffstat (limited to 'Biz/Bild/Deps')
-rw-r--r-- | Biz/Bild/Deps/Haskell.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Biz/Bild/Deps/Haskell.nix b/Biz/Bild/Deps/Haskell.nix index eb34f3a..21fcb66 100644 --- a/Biz/Bild/Deps/Haskell.nix +++ b/Biz/Bild/Deps/Haskell.nix @@ -21,6 +21,7 @@ with hpkgs; filepath ghcjs-base github + hashids haskeline http-types ixset @@ -53,6 +54,7 @@ with hpkgs; stripe-haskell tasty tasty-hunit + tasty-quickcheck text time transformers |