diff --git a/docs/Build.md b/docs/Build.md index f50fc835..0600b267 100644 --- a/docs/Build.md +++ b/docs/Build.md @@ -8,8 +8,8 @@ GHC 8.6 and above are recommended. For best performance use GHC 8.8 or 8.10 along with `fusion-plugin` (see below). Benchmarks show that GHC 8.8 has significantly better performance than GHC 8.6 in many cases. -GHC 9.0 has some performance issues, please see [this issue] -(https://github.com/composewell/streamly/issues/1061) for details. +GHC 9.0 has some performance issues, please see [this +issue](https://github.com/composewell/streamly/issues/1061) for details. However, upcoming minor version updates may fix some of these issues. ### Memory requirements