Merge pull request #6316 from NorfairKing/autodocodec

Add autodocodec, fixes #6312 and NorfairKing/sydtest/#26
This commit is contained in:
Dan Burton 2021-11-19 11:17:50 -08:00 committed by GitHub
commit 037562d8d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3989,6 +3989,10 @@ packages:
- hedgehog-corpus
"Tom Sydney Kerckhove <syd.kerckhove@gmail.com> @NorfairKing":
- autodocodec
- autodocodec-openapi3
- autodocodec-schema
- autodocodec-yaml
- cursor
- cursor-brick
- cursor-fuzzy-time
@ -4051,6 +4055,7 @@ packages:
- validity-vector
- yamlparse-applicative
"Henry Laxen <nadine.and.henry@pobox.com> @HenryLaxen":
- bbdb
@ -7044,6 +7049,8 @@ skipped-tests:
# @jsynacek
- hpqtypes # needs a running postgres database
- hpqtypes-extras # needs a running postgres database
# norfairking
- autodocodec # runs doctest
# Uses Cabal's "library internal" stanza feature
- s3-signer