From e41963dcfea8fba746a99d76d4933e9e231dbcd8 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sat, 5 Dec 2015 22:34:58 +0100 Subject: + monad-par --- shell.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shell.nix b/shell.nix index 811b2ea..156d520 100644 --- a/shell.nix +++ b/shell.nix @@ -11,7 +11,7 @@ pkgs.stdenv.mkDerivation rec { (pkgs.callPackage ./mars.nix {}) pkgs.sqlite (pkgs.haskellPackages.ghcWithPackages (p: - with p; [ yesod yesod-bin pandoc + with p; [ yesod yesod-bin pandoc monad-par ])) (pkgs.texlive.combine { inherit (pkgs.texlive) scheme-small libertine tipa cm-super context bussproofs mweights fontaxes backnaur; -- cgit v1.2.3