haskell-comonad: disable test suite to work avoid doctest failure
This commit is contained in:
parent
697a80c004
commit
dbf55842e8
@ -834,4 +834,7 @@ self: super: {
|
||||
# https://github.com/jgm/gitit/issues/494
|
||||
gitit = markBroken super.gitit;
|
||||
|
||||
# https://github.com/ekmett/comonad/issues/25
|
||||
comonad = dontCheck super.comonad;
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user