From efafaec3c236dbf274ed3e1fc6a781b2119d630d Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 7 Mar 2014 02:23:56 -0400 Subject: [PATCH] update --- standalone/linux/install-haskell-packages | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/standalone/linux/install-haskell-packages b/standalone/linux/install-haskell-packages index f22bf17cb5..a49ee33ee8 100755 --- a/standalone/linux/install-haskell-packages +++ b/standalone/linux/install-haskell-packages @@ -72,11 +72,12 @@ install_pkgs () { patched yesod-core patched persistent patched persistent-template - patched yesod + patched file-embed + patched shakespeare-text patched process-conduit patched yesod-static + patched yesod-persistent patched yesod-form - patched file-embed patched yesod-auth patched yesod patched generic-deriving @@ -84,7 +85,6 @@ install_pkgs () { patched reflection patched lens patched xml-hamlet - patched shakespeare-text patched DAV cd ..