diff options
author | Ben Sima <ben@bsima.me> | 2022-07-25 09:12:00 -0400 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2022-07-25 09:12:00 -0400 |
commit | 703f950a6316486bd626cb39e6cbe1484c5d2019 (patch) | |
tree | 01869e5ae2a034d8342dbd0a49b665ffbabe19f7 /Biz/Bild/Deps | |
parent | f91d101dffb51c8eb207914833d1a5241149ae7b (diff) |
Remove GHCJS support completely
I don't care about ghcjs anymore, the most javascript I want to do is jQuery.
Diffstat (limited to 'Biz/Bild/Deps')
-rw-r--r-- | Biz/Bild/Deps/Haskell.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Biz/Bild/Deps/Haskell.nix b/Biz/Bild/Deps/Haskell.nix index 7e9f4fe..d8108d7 100644 --- a/Biz/Bild/Deps/Haskell.nix +++ b/Biz/Bild/Deps/Haskell.nix @@ -23,7 +23,6 @@ with hpkgs; envy fast-logger filepath - ghcjs-base github hashids haskeline |