mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Merge pull request #6082 from psibi/fakedata-qc
Add fakedata-quickcheck and enable tests for fakedata
This commit is contained in:
commit
3f47b0531a
@ -862,6 +862,7 @@ packages:
|
||||
- persistent-redis
|
||||
- fakedata
|
||||
- fakedata-parser
|
||||
- fakedata-quickcheck
|
||||
- streamly-bytestring
|
||||
|
||||
"haskell-openal":
|
||||
@ -7567,7 +7568,6 @@ expected-test-failures:
|
||||
- character-cases # https://github.com/aiya000/hs-character-cases/issues/3
|
||||
- lz4-frame-conduit # https://github.com/nh2/lz4-frame-conduit/issues/3
|
||||
- dhall-yaml # https://github.com/commercialhaskell/stackage/issues/5640
|
||||
- fakedata # random 1.2
|
||||
|
||||
# Assertion failures due to module name ambiguity
|
||||
# (These _should_ be fixed by using the `hide` section of this file)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user