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
"Sjoerd Visscher @sjoerdvisscher":
- one-liner
"Justin Le <justin@jle.im> @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