Merge pull request #6192 from StevenXL/freckle-app

Remove `freckle-app` from `skipped-tests`.
This commit is contained in:
Alexey Zabelin 2021-09-12 11:47:53 -05:00 committed by GitHub
commit 680b832265
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6929,9 +6929,6 @@ skipped-tests:
# Uses Cabal's "library internal" stanza feature
- s3-signer
# Missing package.yaml
- freckle-app # https://github.com/commercialhaskell/stackage/pull/6173#issuecomment-903228985
# Due to cycles, which are actually just limitations in Stack right now.
- HUnit
- attoparsec