Re-enable one-liner, closes #6531

This commit is contained in:
Adam Bergmark 2022-05-23 21:15:53 +02:00
parent 2b861e88df
commit 8fa319bb4d

View File

@ -2297,6 +2297,9 @@ packages:
- lens-family-core - lens-family-core
- lens-family - lens-family
"Sjoerd Visscher @sjoerdvisscher":
- one-liner
"Justin Le <justin@jle.im> @mstksg": "Justin Le <justin@jle.im> @mstksg":
- advent-of-code-api - advent-of-code-api
- auto - auto
@ -2313,7 +2316,7 @@ packages:
- lens-typelevel - lens-typelevel
- list-witnesses - list-witnesses
- nonempty-containers - nonempty-containers
- one-liner-instances < 0 # 0.1.3.0 https://github.com/commercialhaskell/stackage/issues/6531 - one-liner-instances
- prompt - prompt
- servant-cli - servant-cli
- tagged-binary - tagged-binary
@ -5100,7 +5103,6 @@ packages:
- nicify-lib - nicify-lib
- old-locale - old-locale
- old-time - old-time
- one-liner < 0 # 2.0 https://github.com/commercialhaskell/stackage/issues/6531
- operational - operational
- optional-args - optional-args
- options - options
@ -7761,7 +7763,6 @@ skipped-tests:
# missing package # missing package
- unordered-containers # https://github.com/commercialhaskell/stackage/issues/6525 - unordered-containers # https://github.com/commercialhaskell/stackage/issues/6525
- generic-data # https://github.com/commercialhaskell/stackage/issues/6531
# end of skipped-tests # end of skipped-tests
# Tests listed in expected-test-failures configure correctly but may fail to run # Tests listed in expected-test-failures configure correctly but may fail to run