mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Merge pull request #6316 from NorfairKing/autodocodec
Add autodocodec, fixes #6312 and NorfairKing/sydtest/#26
This commit is contained in:
commit
037562d8d0
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user