mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2024-12-17 17:20:21 +01:00
core: revert build to use two branches (#4052)
* Revert "scripts: ghc version update (#4010)" This reverts commit35b7f2cb1c. * Revert "Force include hs_init_with_rtsopts (#4028)" This reverts commit76a33a3743. * Revert "core: fix nix config (#4003)" This reverts commitf8e6a78a3b. * Revert "ci: build armv7a with 8.10.7 in the main branches (master, stable) (#3733)" This reverts commit0d7a32877f.
This commit is contained in:
committed by
GitHub
parent
925cb39397
commit
c8c81a840b
+1
-1
@@ -102,7 +102,7 @@ DOCKER_BUILDKIT=1 docker build --output ~/.local/bin .
|
||||
|
||||
#### In any OS
|
||||
|
||||
1. Install [Haskell GHCup](https://www.haskell.org/ghcup/), GHC 9.6.4 and cabal 3.10.1.0:
|
||||
1. Install [Haskell GHCup](https://www.haskell.org/ghcup/), GHC 9.6.3 and cabal 3.10.1.0:
|
||||
|
||||
```shell
|
||||
curl --proto '=https' --tlsv1.2 -sSf https://get-ghcup.haskell.org | sh
|
||||
|
||||
Reference in New Issue
Block a user