hamlet requires shapespeare

also, disable forced reinstalls, which hide such problems
This commit is contained in:
Joey Hess 2013-09-22 17:25:30 -04:00
parent 30a121b805
commit 140c69899a

View file

@ -40,7 +40,7 @@ patched () {
$SHELL
fi
done
cabalinstall --force-reinstalls "$@"
cabalinstall "$@"
rm -rf $pkg*
cd ..
}
@ -80,8 +80,8 @@ install_pkgs () {
patched persistent-template
patched file-embed
patched wai-app-static
patched hamlet
patched shakespeare
patched hamlet
patched shakespeare-css
patched shakespeare-js
patched yesod-routes