haskell-haddock-library: update to version 1.1.1
This commit is contained in:
parent
3c52c0c203
commit
ab5e6c2e5c
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "haddock-library";
|
pname = "haddock-library";
|
||||||
version = "1.1.0";
|
version = "1.1.1";
|
||||||
sha256 = "0apqm9nxgxbpvcphaim93q4z67c1cd0vdjz0i1cbr67ymffl69nd";
|
sha256 = "0sjnmbmq1pss9ikcqnhvpf57rv78lzi1r99ywpmmvj1gyva2s31m";
|
||||||
buildDepends = [ deepseq ];
|
buildDepends = [ deepseq ];
|
||||||
testDepends = [ baseCompat deepseq hspec QuickCheck ];
|
testDepends = [ baseCompat deepseq hspec QuickCheck ];
|
||||||
meta = {
|
meta = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user