Update OpenApi.hs

This commit is contained in:
iko 2020-12-18 20:45:00 +03:00 committed by GitHub
parent 0eb7b7b0aa
commit 86a9e5bf33
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,6 +3,7 @@
module Deriving.OpenApi
( CustomOpenApi,
DatatypeNameModifier,
ToSchema,
module Deriving.Aeson,
)
where