windows: refresh missingh patch from https://github.com/jgoerzen/missingh/pull/14
Signed-off-by: Yury V. Zaytsev <yury@shurup.com>
This commit is contained in:
parent
5cf5885895
commit
16c181f257
3 changed files with 76 additions and 49 deletions
|
@ -31,7 +31,7 @@ MISSINGH_VERSION="1.2.0.1"
|
|||
rm -rf MissingH-${MISSINGH_VERSION}
|
||||
cabal unpack MissingH
|
||||
cd MissingH-${MISSINGH_VERSION}
|
||||
#withcyg patch -p1 <../standalone/windows/haskell-patches/MissingH_1.2.0.0-0001-hack-around-strange-build-problem-in-jenkins-autobui.patch
|
||||
withcyg patch -p1 <../standalone/windows/haskell-patches/ccc5967426a14eb7e8978277ed4fa937f8e0c514.patch
|
||||
cabal install || true
|
||||
cd ..
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue