mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-17 01:38:32 +01:00
prettyprinter: QuickCheck hidden
Test suite failure for package prettyprinter-1.3.0
doctest: exited with: ExitFailure 1
:
src/Data/Text/Prettyprint/Doc/Internal.hs:1847: failure in expression `import Test.QuickCheck.Modifiers'
expected:
but got:
<no location info>: error:
Could not load module ‘Test.QuickCheck.Modifiers’
It is a member of the hidden package ‘QuickCheck-2.13.2’.
This commit is contained in:
parent
02fd27bdda
commit
8e10f66eb9
@ -6430,6 +6430,7 @@ expected-test-failures:
|
||||
- rattletrap # OOM? https://github.com/fpco/stackage/issues/2232
|
||||
- stm-delay # https://github.com/joeyadams/haskell-stm-delay/issues/5
|
||||
- tmp-postgres # https://github.com/jfischoff/tmp-postgres/issues/1
|
||||
- prettyprinter # Could not load module ‘Test.QuickCheck.Modifiers’ (member of the hidden package ‘QuickCheck-2.13.2’)
|
||||
|
||||
# https://github.com/pruvisto/heap/issues/11
|
||||
- heap
|
||||
|
||||
Loading…
Reference in New Issue
Block a user