Merge pull request #40 from Phenitei/expose-missing-predicates

Add forgotten predicates to export list.
This commit is contained in:
Julian Arni 2017-12-14 21:33:22 -08:00 committed by GitHub
commit 0f334449cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,8 +29,10 @@ module Servant.QuickCheck
, not500
, notLongerThan
, onlyJsonObjects
, honoursAcceptHeader
, notAllowedContainsAllowHeader
, unauthorizedContainsWWWAuthenticate
, getsHaveLastModifiedHeader
, getsHaveCacheControlHeader
, headsHaveCacheControlHeader
, createContainsValidLocation