Merge pull request #6173 from StevenXL/add-freckle-app-again

Add `freckle-app` with flag.
This commit is contained in:
Michael Snoyman 2021-08-21 21:18:15 +03:00 committed by GitHub
commit 6fe4e9338c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6731,6 +6731,9 @@ packages:
# Package flags are applied to individual packages, and override the values of
# global-flags
package-flags:
freckle-app:
test-git: false
QuickCheck:
old-random: false
pathtype:
@ -6942,9 +6945,6 @@ skipped-tests:
# Uses Cabal's "library internal" stanza feature
- s3-signer
# Tries to execute a `git` command in an external process.
- freckle-app # https://github.com/commercialhaskell/stackage/issues/6172
# Due to cycles, which are actually just limitations in Stack right now.
- call-stack
- HUnit