lol
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #9569 from dfoxfranke/haskell-comonad

haskell-comonad: re-enable tests

-3
-3
pkgs/development/haskell-modules/configuration-common.nix
··· 818 818 # FPCO's fork of Cabal won't succeed its test suite. 819 819 Cabal-ide-backend = dontCheck super.Cabal-ide-backend; 820 820 821 - # https://github.com/ekmett/comonad/issues/25 822 - comonad = dontCheck super.comonad; 823 - 824 821 # https://github.com/jaspervdj/websockets/issues/104 825 822 websockets = dontCheck super.websockets; 826 823