This commit is contained in:
Dan Burton 2016-01-20 02:21:05 +00:00
commit 34b797c5ca

View File

@ -2023,6 +2023,9 @@ skipped-builds:
# See: https://github.com/fpco/stackage/issues/696
- libsystemd-journal
- cabal-install-ghc72
- cabal-install-ghc74
# By skipping a test suite, we do not pull in the build dependencies
@ -2568,5 +2571,8 @@ github-users:
# Useful for checking for strict upper bounds against new versions of core
# packages, e.g. when a new version of transformers is released
#
# treat-as-non-core:
treat-as-non-core:
- cabal-install-ghc72
- cabal-install-ghc74
# - transformers