work around cabal stupidity
This commit is contained in:
parent
4976af73e6
commit
5e0f1aea4a
1 changed files with 5 additions and 2 deletions
|
@ -136,8 +136,11 @@ install_pkgs () {
|
||||||
patched yesod 1.1.8
|
patched yesod 1.1.8
|
||||||
patched yesod-static 1.1.2
|
patched yesod-static 1.1.2
|
||||||
unpatched ifelse-0.85
|
unpatched ifelse-0.85
|
||||||
unpatched SafeSemaphore-0.9.0 bloomfilter-1.2.6.10 \
|
unpatched SafeSemaphore-0.9.0
|
||||||
edit-distance-0.2.1.2 json-0.7 uuid-1.2.12
|
unpatched bloomfilter-1.2.6.10
|
||||||
|
unpatched edit-distance-0.2.1.2
|
||||||
|
unpatched uuid-1.2.12
|
||||||
|
unpatched json-0.7
|
||||||
|
|
||||||
cd ..
|
cd ..
|
||||||
rm -rf tmp
|
rm -rf tmp
|
||||||
|
|
Loading…
Reference in a new issue