Merge pull request #6781 from mdorman/master

haskell: aeson-schema missing test suite

+1
+1
pkgs/development/haskell-modules/configuration-common.nix
··· 276 276 # Disable test suites to fix the build. 277 277 acme-year = dontCheck super.acme-year; # http://hydra.cryp.to/build/497858/log/raw 278 278 aeson-lens = dontCheck super.aeson-lens; # http://hydra.cryp.to/build/496769/log/raw 279 + aeson-schema = dontCheck super.aeson-schema; # http://hydra.cryp.to/build/576244/nixlog/2/raw 279 280 apache-md5 = dontCheck super.apache-md5; # http://hydra.cryp.to/build/498709/nixlog/1/raw 280 281 app-settings = dontCheck super.app-settings; # http://hydra.cryp.to/build/497327/log/raw 281 282 aws = dontCheck super.aws; # needs aws credentials