summaryrefslogtreecommitdiff
path: root/standalone/linux
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-03-07 02:23:56 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-03-07 02:23:56 -0400
commita9eac54591985f1a053392895170ca10ac90476f (patch)
tree95bcc345f74bde97d4cccc4e71738aec3ab9221f /standalone/linux
parent2b3843bc8b2e65320aa6bdc0e1ab1b68e822e9ae (diff)
update
Diffstat (limited to 'standalone/linux')
-rwxr-xr-xstandalone/linux/install-haskell-packages6
1 files changed, 3 insertions, 3 deletions
diff --git a/standalone/linux/install-haskell-packages b/standalone/linux/install-haskell-packages
index f22bf17cb..a49ee33ee 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 ..