mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-22 12:11:56 +01:00
Merge pull request #6173 from StevenXL/add-freckle-app-again
Add `freckle-app` with flag.
This commit is contained in:
commit
6fe4e9338c
@ -6731,6 +6731,9 @@ packages:
|
|||||||
# Package flags are applied to individual packages, and override the values of
|
# Package flags are applied to individual packages, and override the values of
|
||||||
# global-flags
|
# global-flags
|
||||||
package-flags:
|
package-flags:
|
||||||
|
freckle-app:
|
||||||
|
test-git: false
|
||||||
|
|
||||||
QuickCheck:
|
QuickCheck:
|
||||||
old-random: false
|
old-random: false
|
||||||
pathtype:
|
pathtype:
|
||||||
@ -6942,9 +6945,6 @@ skipped-tests:
|
|||||||
# Uses Cabal's "library internal" stanza feature
|
# Uses Cabal's "library internal" stanza feature
|
||||||
- s3-signer
|
- 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.
|
# Due to cycles, which are actually just limitations in Stack right now.
|
||||||
- call-stack
|
- call-stack
|
||||||
- HUnit
|
- HUnit
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user