esqueleto: fix build by skipping tests and haddock

This commit is contained in:
Pascal Wittmann 2019-05-02 20:14:15 +02:00 committed by Peter Simons
parent 06026f28f3
commit 7ddf899582
2 changed files with 4 additions and 1 deletions

View file

@ -1263,4 +1263,8 @@ self: super: {
lambdabot-reference-plugins = super.lambdabot-reference-plugins.overrideScope (self: super: { network = self.network_3_0_1_1; hslogger = self.hslogger_1_3_0_0; });
lambdabot-haskell-plugins = super.lambdabot-haskell-plugins.overrideScope (self: super: { network = self.network_3_0_1_1; socks = self.socks_0_6_0; connection = self.connection_0_3_0; haskell-src-exts = self.haskell-src-exts_1_21_0; });
# Some tests depend on a postgresql instance
# Haddock failure: https://github.com/haskell/haddock/issues/979
esqueleto = dontHaddock (dontCheck super.esqueleto);
} // import ./configuration-tensorflow.nix {inherit pkgs haskellLib;} self super

View file

@ -4322,7 +4322,6 @@ broken-packages:
- esotericbot
- EsounD
- espial
- esqueleto
- ess
- estimators
- EstProgress