Build haddock for transformers-compat
This commit is contained in:
parent
ea21636320
commit
b42f757d6b
@ -5,7 +5,6 @@ cabal.mkDerivation (self: {
|
|||||||
version = "0.1.1.1";
|
version = "0.1.1.1";
|
||||||
sha256 = "0i0bcfmqsnqa8fyp81virr5bh3hk23261xyx28jcfamrc18ly9ij";
|
sha256 = "0i0bcfmqsnqa8fyp81virr5bh3hk23261xyx28jcfamrc18ly9ij";
|
||||||
buildDepends = [ transformers ];
|
buildDepends = [ transformers ];
|
||||||
noHaddock = true;
|
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://github.com/ekmett/transformers-compat/";
|
homepage = "http://github.com/ekmett/transformers-compat/";
|
||||||
description = "A small compatibility shim exposing the new types from transformers 0.3 to older Haskell platforms.";
|
description = "A small compatibility shim exposing the new types from transformers 0.3 to older Haskell platforms.";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user