haskell-Hipmunk: avoid build error in the haddock documentation
svn path=/nixpkgs/trunk/; revision=29309
This commit is contained in:
parent
95ae45256a
commit
2f736e0ca0
@ -5,6 +5,7 @@ cabal.mkDerivation (self: {
|
||||
version = "5.2.0.3";
|
||||
sha256 = "1as00372hz0ngy6pc5l0w7qgw5flcyag07zk3dxkbj5kv24xk49m";
|
||||
buildDepends = [ StateVar transformers ];
|
||||
noHaddock = true;
|
||||
meta = {
|
||||
homepage = "http://patch-tag.com/r/felipe/hipmunk/home";
|
||||
description = "A Haskell binding for Chipmunk";
|
||||
|
Loading…
Reference in New Issue
Block a user