diff --git a/doc/cookbook/index.rst b/doc/cookbook/index.rst index acd9efe3..9d4601a7 100644 --- a/doc/cookbook/index.rst +++ b/doc/cookbook/index.rst @@ -26,6 +26,7 @@ you name it! using-custom-monad/UsingCustomMonad.lhs using-free-client/UsingFreeClient.lhs custom-errors/CustomErrors.lhs + uverb/UVerb.lhs basic-auth/BasicAuth.lhs basic-streaming/Streaming.lhs jwt-and-basic-auth/JWTAndBasicAuth.lhs