Skip to content

Commit 9b196a1

Browse files
committed
Commenting out servant-openapi3 cookbook
Currently failing due to Verb now fixing method to `StdMethod`
1 parent 37b543a commit 9b196a1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

cabal.project

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,8 @@ packages:
5151
-- doc/cookbook/open-id-connect
5252
doc/cookbook/managed-resource
5353
doc/cookbook/infinite-streams
54-
doc/cookbook/openapi3
54+
-- Commented out because servant-openapi3 doesn't build with new Verb using StdMethod
55+
-- doc/cookbook/openapi3
5556
doc/cookbook/expose-prometheus
5657

5758
tests: True

0 commit comments

Comments
 (0)