From bf9755da985c4d60cc11f51f8adb823d3db8caa3 Mon Sep 17 00:00:00 2001 From: Steven Leiva Date: Tue, 7 Sep 2021 10:14:05 -0500 Subject: [PATCH] Remove `freckle-app` from `skipped-tests`. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4cb0bb42..a48d22c9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6931,9 +6931,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