From b9575207a4d447078a39b90f60d1f67b5cc8d885 Mon Sep 17 00:00:00 2001 From: Anton-Latukha Date: Mon, 28 Sep 2020 21:40:17 +0300 Subject: [PATCH] README: rm Building with GHCJS, there is none currently --- README.md | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/README.md b/README.md index 349be37..5f4d66a 100644 --- a/README.md +++ b/README.md @@ -93,17 +93,6 @@ cabal v2-build ./dist/build/hnix/hnix +RTS -p ``` -## Building with GHCJS - -From the project root directory, run: - -``` -NIX_CONF_DIR=$PWD/ghcjs nix-build ghcjs -``` - -This will build an `hnix` library that can be linked to your GHCJS -application. - ## Using the Cachix binary cache If you're on macOS, you can use the binary cache at Cachix to avoid building