Add fakedata-quickcheck and enable tests for fakedata

A new version of fakedata has been released which fixes the tests.
This commit is contained in:
Sibi Prabakaran 2021-06-22 14:57:51 +05:30
parent 115b4df005
commit 0b4c50a1d6
No known key found for this signature in database
GPG Key ID: D19E3E0EBB557613

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)