mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-24 03:57:54 +01:00
Expect test failure for lens #1147
This commit is contained in:
parent
861ddd388b
commit
c440db5820
@ -1954,6 +1954,7 @@ packages:
|
|||||||
- pointed < 5
|
- pointed < 5
|
||||||
- kan-extensions < 5
|
- kan-extensions < 5
|
||||||
- lens < 4.13.1
|
- lens < 4.13.1
|
||||||
|
# See expected test failure below for same issue
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/1155
|
# https://github.com/fpco/stackage/issues/1155
|
||||||
- aeson < 0.10
|
- aeson < 0.10
|
||||||
@ -2443,6 +2444,9 @@ expected-test-failures:
|
|||||||
# openfile: does not exist
|
# openfile: does not exist
|
||||||
- skein
|
- skein
|
||||||
|
|
||||||
|
# https://github.com/fpco/stackage/issues/1147
|
||||||
|
- lens
|
||||||
|
|
||||||
# end of expected-test-failures
|
# end of expected-test-failures
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user