From 51c895d1b11a8a35db8f0578b03c2191b4460542 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Tue, 19 Jan 2016 12:03:49 +0100 Subject: persistent-sqlite --- shell.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shell.nix') diff --git a/shell.nix b/shell.nix index e739de1..099d567 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 monad-par + with p; [ yesod yesod-bin pandoc monad-par persistent-sqlite ])) (pkgs.texlive.combine { inherit (pkgs.texlive) scheme-small libertine tipa cm-super context bussproofs mweights fontaxes backnaur enumitem; -- cgit v1.2.3