diff options
Diffstat (limited to 'users/Profpatsch/shell.nix')
-rw-r--r-- | users/Profpatsch/shell.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/users/Profpatsch/shell.nix b/users/Profpatsch/shell.nix index 789f991ffab8..a3b924f0b9dc 100644 --- a/users/Profpatsch/shell.nix +++ b/users/Profpatsch/shell.nix @@ -38,6 +38,8 @@ pkgs.mkShell { h.sqlite-simple h.hedgehog h.http-conduit + h.http-conduit + h.wai-conduit h.nonempty-containers h.deriving-compat h.unix |