From 4e60513f97b6a5ba35166e5d5ce31f8edae9e765 Mon Sep 17 00:00:00 2001 From: epoberezkin Date: Sun, 14 Apr 2024 15:43:09 +0000 Subject: [PATCH] deploy: 35b7f2cb1c013470d44f1bf42eb2c59eb51b7a55 --- docs/cli.html | 2 +- docs/contributing.html | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/docs/cli.html b/docs/cli.html index d5e2190f11..703b45e1da 100644 --- a/docs/cli.html +++ b/docs/cli.html @@ -930,7 +930,7 @@ DOCKER_BUILDKIT=1 docker build --output ~/.local/bin .

In any OS

    -
  1. Install Haskell GHCup, GHC 9.6.3 and cabal 3.10.1.0:
  2. +
  3. Install Haskell GHCup, GHC 9.6.4 and cabal 3.10.1.0:
curl --proto '=https' --tlsv1.2 -sSf https://get-ghcup.haskell.org | sh
 
diff --git a/docs/contributing.html b/docs/contributing.html index 5f291ecf4d..c51f77e8d9 100644 --- a/docs/contributing.html +++ b/docs/contributing.html @@ -860,7 +860,7 @@ window.addEventListener('scroll',changeHeaderBg);

In simplex-chat repo