From ba3b1a4af585243eecb5418f5d307127d23d7cc3 Mon Sep 17 00:00:00 2001 From: aszlig Date: Wed, 16 Jul 2014 05:28:32 +0200 Subject: collections: Correct package for Yesod scaffolder. The scaffolder is now in yesod-bin, so we don't need all that cruft hanging around anymore. Signed-off-by: aszlig --- collections/aszlig.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'collections/aszlig.nix') diff --git a/collections/aszlig.nix b/collections/aszlig.nix index b1ac9a93..f2cd57b0 100644 --- a/collections/aszlig.nix +++ b/collections/aszlig.nix @@ -6,7 +6,7 @@ with pkgs; haskell = with haskellPackages; [ cabal2nix hlint - yesod + yesodBin ]; python = with pythonPackages; [ -- cgit 1.4.1