Merge pull request #6082 from psibi/fakedata-qc

Add fakedata-quickcheck and enable tests for fakedata
This commit is contained in:
Adam Bergmark 2021-06-24 18:22:25 +02:00 committed by GitHub
commit 3f47b0531a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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)