From 593b035e5e40aa3255b364c5eb29a96917a69032 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sat, 31 Oct 2015 15:56:00 +0100 Subject: +yesod-bin --- shell.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shell.nix') diff --git a/shell.nix b/shell.nix index d1ef9ce..57fb472 100644 --- a/shell.nix +++ b/shell.nix @@ -12,7 +12,7 @@ pkgs.stdenv.mkDerivation { (pkgs.callPackage ./mars.nix {}) pkgs.sqlite (pkgs.haskellPackages.ghcWithPackages (p: - with p; [ yesod + with p; [ yesod yesod-bin ])) ]; } -- cgit v1.2.3