summaryrefslogtreecommitdiff
path: root/Biz/Bild/Sources.json
diff options
context:
space:
mode:
Diffstat (limited to 'Biz/Bild/Sources.json')
-rw-r--r--Biz/Bild/Sources.json26
1 files changed, 26 insertions, 0 deletions
diff --git a/Biz/Bild/Sources.json b/Biz/Bild/Sources.json
index 2aea2c8..934f658 100644
--- a/Biz/Bild/Sources.json
+++ b/Biz/Bild/Sources.json
@@ -1,4 +1,17 @@
{
+ "apply-refact": {
+ "branch": "master",
+ "description": "Refactor Haskell source files",
+ "homepage": "",
+ "owner": "mpickering",
+ "repo": "apply-refact",
+ "rev": "0.8.2.1",
+ "sha256": "0wyamn4w3lsayhsqs6h60f0m337b1p5byw1frmcyima3pqsgprvl",
+ "type": "tarball",
+ "url": "https://github.com/mpickering/apply-refact/archive/0.8.2.1.tar.gz",
+ "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz",
+ "version": "0.8.2.1"
+ },
"clay": {
"branch": "master",
"description": "A CSS preprocessor as embedded Haskell.",
@@ -12,6 +25,19 @@
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz",
"version": "cc7729b1b42a79e261091ff7835f7fc2a7ae3cee"
},
+ "ghc-exactprint": {
+ "branch": "master",
+ "description": "GHC version of haskell-src-exts exactPrint",
+ "homepage": null,
+ "owner": "alanz",
+ "repo": "ghc-exactprint",
+ "rev": "3e70715a756c46761a3a6a086a6be5dee4e60d22",
+ "sha256": "1mhmk1555n7qr25iwbm8kbjs24c9j0q01j4m2kmz6zh7r1gjayxs",
+ "type": "tarball",
+ "url": "https://github.com/alanz/ghc-exactprint/archive/3e70715a756c46761a3a6a086a6be5dee4e60d22.tar.gz",
+ "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",