summaryrefslogtreecommitdiff
path: root/Biz/Bild/Sources.json
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2022-07-25 09:12:00 -0400
committerBen Sima <ben@bsima.me>2022-07-25 09:12:00 -0400
commit703f950a6316486bd626cb39e6cbe1484c5d2019 (patch)
tree01869e5ae2a034d8342dbd0a49b665ffbabe19f7 /Biz/Bild/Sources.json
parentf91d101dffb51c8eb207914833d1a5241149ae7b (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/Sources.json')
-rw-r--r--Biz/Bild/Sources.json26
1 files changed, 0 insertions, 26 deletions
diff --git a/Biz/Bild/Sources.json b/Biz/Bild/Sources.json
index b754685..d151bdc 100644
--- a/Biz/Bild/Sources.json
+++ b/Biz/Bild/Sources.json
@@ -37,19 +37,6 @@
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz",
"version": "0.6.3.4"
},
- "ghcjs-base": {
- "branch": "master",
- "description": "base library for GHCJS for JavaScript interaction and marshalling, used by higher level libraries like JSC",
- "homepage": "",
- "owner": "ghcjs",
- "repo": "ghcjs-base",
- "rev": "18f31dec5d9eae1ef35ff8bbf163394942efd227",
- "sha256": "09h3rc639n4768y75v0dbrys9pnd4da538cdgzx11dzrjm971f60",
- "type": "tarball",
- "url": "https://github.com/ghcjs/ghcjs-base/archive/18f31dec5d9eae1ef35ff8bbf163394942efd227.tar.gz",
- "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz",
- "version": "18f31dec5d9eae1ef35ff8bbf163394942efd227"
- },
"guix": {
"branch": "master",
"repo": "https://git.savannah.gnu.org/git/guix.git",
@@ -77,19 +64,6 @@
"url_template": "https://gitlab.com/kavalogic-inc/inspekt3d/-/archive/<version>/inspekt3d-<version>.tar.gz",
"version": "703f52ccbfedad2bf5240bf8183d1b573c9d54ef"
},
- "jsaddle": {
- "branch": "master",
- "description": "JavaScript interface that works with GHCJS or GHC",
- "homepage": "",
- "owner": "ghcjs",
- "repo": "jsaddle",
- "rev": "00b206288c2cd019b56ff9f0b72a065f67ffb242",
- "sha256": "179q0j4wmn28h1ny2p8qgpr25krl4v6dn3xmbn8zkvylkz4f3m42",
- "type": "tarball",
- "url": "https://github.com/ghcjs/jsaddle/archive/00b206288c2cd019b56ff9f0b72a065f67ffb242.tar.gz",
- "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz",
- "version": "1e39844"
- },
"niv": {
"branch": "master",
"description": "Easy dependency management for Nix projects",