-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
Hey, our CI pipeline uses only verified and preselected dependencies to build our haskell code. Unfortunately HSpec is not part of that list since it (in theory) should not be necessary to build production code.
I would suggest to move that predefined test into a separate folder/lib to free servant-openapi3 of that HSpec dependency. If you want i could give it a try and send a PR?
Metadata
Metadata
Assignees
Labels
No labels