mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-15 08:48:31 +01:00
Re-enable one-liner, closes #6531
This commit is contained in:
parent
2b861e88df
commit
8fa319bb4d
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user