diff --git a/doc/cookbook/index.rst b/doc/cookbook/index.rst index 4f54cbe0..0beaa7b9 100644 --- a/doc/cookbook/index.rst +++ b/doc/cookbook/index.rst @@ -25,6 +25,7 @@ you name it! using-custom-monad/UsingCustomMonad.lhs using-free-client/UsingFreeClient.lhs basic-auth/BasicAuth.lhs + basic-streaming/Streaming.lhs jwt-and-basic-auth/JWTAndBasicAuth.lhs hoist-server-with-context/HoistServerWithContext.lhs file-upload/FileUpload.lhs