DerivingVia for OpenAPI 3
Go to file
Nick af00daf15b
Added GHC 9.2 support (#8)
* Fix build error.

* Moved FlexibleContexts to cabal file

* Bumped version

Co-authored-by: iko <ilyakooo0@gmail.com>
2022-11-17 15:04:36 +00:00
.github/workflows Don't install stack from source 2022-05-03 13:14:18 +03:00
src/Deriving Do not rely on servant to get description (#7) 2022-05-03 19:14:25 +03:00
.gitignore Added cabal file 2022-03-29 12:51:17 +03:00
Changelog.md Finalized package description 2022-01-09 19:39:49 +03:00
deriving-openapi3.cabal Added GHC 9.2 support (#8) 2022-11-17 15:04:36 +00:00
LICENSE Create LICENSE 2022-01-09 19:31:45 +03:00
runDoctests.sh Rewrote everything and added doctests 2022-01-28 19:25:18 +03:00
stack.yaml Rewrote everything and added doctests 2022-01-28 19:25:18 +03:00