From 8fa319bb4d32fb08db158888978f8d95c197b38a Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 23 May 2022 21:15:53 +0200 Subject: [PATCH] Re-enable one-liner, closes #6531 --- build-constraints.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5b2f9475..a433469a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2297,6 +2297,9 @@ packages: - lens-family-core - lens-family + "Sjoerd Visscher @sjoerdvisscher": + - one-liner + "Justin Le @mstksg": - advent-of-code-api - auto @@ -2313,7 +2316,7 @@ packages: - lens-typelevel - list-witnesses - nonempty-containers - - one-liner-instances < 0 # 0.1.3.0 https://github.com/commercialhaskell/stackage/issues/6531 + - one-liner-instances - prompt - servant-cli - tagged-binary @@ -5100,7 +5103,6 @@ packages: - nicify-lib - old-locale - old-time - - one-liner < 0 # 2.0 https://github.com/commercialhaskell/stackage/issues/6531 - operational - optional-args - options @@ -7761,7 +7763,6 @@ skipped-tests: # missing package - unordered-containers # https://github.com/commercialhaskell/stackage/issues/6525 - - generic-data # https://github.com/commercialhaskell/stackage/issues/6531 # end of skipped-tests # Tests listed in expected-test-failures configure correctly but may fail to run