mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-05 19:10:26 +01:00
alex-3.2.0 test build failure (simonmar/alex#94)
This commit is contained in:
parent
80b3cb71f6
commit
aff1bf7092
@ -2603,6 +2603,9 @@ packages:
|
|||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/1972
|
# https://github.com/fpco/stackage/issues/1972
|
||||||
- lens < 4.15 # Re-enable `lens' benchmarks when lifted
|
- lens < 4.15 # Re-enable `lens' benchmarks when lifted
|
||||||
|
|
||||||
|
# https://github.com/simonmar/alex/issues/94
|
||||||
|
- alex < 3.2.0
|
||||||
# end of packages
|
# end of packages
|
||||||
|
|
||||||
|
|
||||||
@ -3128,3 +3131,4 @@ tell-me-when-its-released:
|
|||||||
- point-octree-0.5.5.3 # If this closes https://github.com/fpco/stackage/issues/1902 we can also resolve https://github.com/fpco/lts-haskell/issues/27
|
- point-octree-0.5.5.3 # If this closes https://github.com/fpco/stackage/issues/1902 we can also resolve https://github.com/fpco/lts-haskell/issues/27
|
||||||
- servant-mock-0.8.1 # disabled per https://github.com/haskell-servant/servant-mock/issues/3
|
- servant-mock-0.8.1 # disabled per https://github.com/haskell-servant/servant-mock/issues/3
|
||||||
- wreq 0.4.1.0
|
- wreq 0.4.1.0
|
||||||
|
- alex 3.2.0
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user