haskell-Hipmunk: avoid build error in the haddock documentation

svn path=/nixpkgs/trunk/; revision=29309
This commit is contained in:
Peter Simons 2011-09-16 18:19:15 +00:00
parent 95ae45256a
commit 2f736e0ca0

View file

@ -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";