mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-29 06:45:54 +03:00
haskell-yesod-form: the haddock documentation build errors have been fixed
This commit is contained in:
parent
591f85f17e
commit
8825cd6891
@ -14,7 +14,6 @@ cabal.mkDerivation (self: {
|
||||
shakespeareJs text time transformers wai xssSanitize yesodCore
|
||||
yesodPersistent
|
||||
];
|
||||
noHaddock = true;
|
||||
meta = {
|
||||
homepage = "http://www.yesodweb.com/";
|
||||
description = "Form handling support for Yesod Web Framework";
|
||||
|
Loading…
Reference in New Issue
Block a user