mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-31 00:20:26 +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
|
- hedgehog-corpus
|
||||||
|
|
||||||
"Tom Sydney Kerckhove <syd.kerckhove@gmail.com> @NorfairKing":
|
"Tom Sydney Kerckhove <syd.kerckhove@gmail.com> @NorfairKing":
|
||||||
|
- autodocodec
|
||||||
|
- autodocodec-openapi3
|
||||||
|
- autodocodec-schema
|
||||||
|
- autodocodec-yaml
|
||||||
- cursor
|
- cursor
|
||||||
- cursor-brick
|
- cursor-brick
|
||||||
- cursor-fuzzy-time
|
- cursor-fuzzy-time
|
||||||
@ -4051,6 +4055,7 @@ packages:
|
|||||||
- validity-vector
|
- validity-vector
|
||||||
- yamlparse-applicative
|
- yamlparse-applicative
|
||||||
|
|
||||||
|
|
||||||
"Henry Laxen <nadine.and.henry@pobox.com> @HenryLaxen":
|
"Henry Laxen <nadine.and.henry@pobox.com> @HenryLaxen":
|
||||||
- bbdb
|
- bbdb
|
||||||
|
|
||||||
@ -7044,6 +7049,8 @@ skipped-tests:
|
|||||||
# @jsynacek
|
# @jsynacek
|
||||||
- hpqtypes # needs a running postgres database
|
- hpqtypes # needs a running postgres database
|
||||||
- hpqtypes-extras # needs a running postgres database
|
- hpqtypes-extras # needs a running postgres database
|
||||||
|
# norfairking
|
||||||
|
- autodocodec # runs doctest
|
||||||
|
|
||||||
# Uses Cabal's "library internal" stanza feature
|
# Uses Cabal's "library internal" stanza feature
|
||||||
- s3-signer
|
- s3-signer
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user