We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 009dc06 + 34aed1d commit 50355d0Copy full SHA for 50355d0
cabal.project
@@ -34,7 +34,6 @@ packages:
34
doc/cookbook/db-postgres-pool
35
doc/cookbook/db-sqlite-simple
36
doc/cookbook/file-upload
37
- doc/cookbook/generic
38
doc/cookbook/hoist-server-with-context
39
doc/cookbook/https
40
doc/cookbook/jwt-and-basic-auth
@@ -47,6 +46,7 @@ packages:
47
46
doc/cookbook/using-custom-monad
48
doc/cookbook/using-free-client
49
-- doc/cookbook/open-id-connect
+ doc/cookbook/namedRoutes
50
51
tests: True
52
optimization: False
doc/cookbook/generic/Generic.lhs
0 commit comments