This commit is contained in:
iko 2020-12-18 20:28:56 +03:00
parent 1dfae525b4
commit 0eb7b7b0aa
2 changed files with 3 additions and 3 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
openapi3-deriving.cabal
deriving-openapi3.cabal

View File

@ -1,9 +1,9 @@
name: openapi3-deriving
name: deriving-openapi3
version: 0.1.0
synopsis: DerivingVia for OpenAPI 3
# description:
maintainer: Ilya Kostyuchenko <ilyakooo0@gmail.com>
github: ilyakooo0/openapi3-deriving
github: ilyakooo0/deriving-openapi3
ghc-options: -Wall
dependencies:
- base