Hipmunk: jailbreak to fix build with Haskell Platform 2013.2.0.0
This commit is contained in:
parent
c009bddb19
commit
93eb171838
@ -5,6 +5,9 @@ cabal.mkDerivation (self: {
|
|||||||
version = "5.2.0.10";
|
version = "5.2.0.10";
|
||||||
sha256 = "0kq6dlx1g7dra7nsfmrc13yvnl7wh00fadmgln9v2vyf0ww82x95";
|
sha256 = "0kq6dlx1g7dra7nsfmrc13yvnl7wh00fadmgln9v2vyf0ww82x95";
|
||||||
buildDepends = [ StateVar transformers ];
|
buildDepends = [ StateVar transformers ];
|
||||||
|
patchPhase = ''
|
||||||
|
sed -i -e 's|containers.*,|containers,|' Hipmunk.cabal
|
||||||
|
'';
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://patch-tag.com/r/felipe/hipmunk/home";
|
homepage = "http://patch-tag.com/r/felipe/hipmunk/home";
|
||||||
description = "A Haskell binding for Chipmunk";
|
description = "A Haskell binding for Chipmunk";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user