summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Sherwood <paul.sherwood@codethink.co.uk>2014-04-28 17:34:25 +0000
committerPaul Sherwood <paul.sherwood@codethink.co.uk>2014-04-28 17:34:25 +0000
commit58f102149e63e867e179fdc4ba7a3db9dc36e43d (patch)
treef5a6b5c5c13ca37fc0d3b5d5bb586fa92465e98c
parent21f6b01b7662e0e0910e97039b1d9db1e5d76703 (diff)
downloadlorries-58f102149e63e867e179fdc4ba7a3db9dc36e43d.tar.gz
add haskell
-rw-r--r--open-source-lorries/haskell.lorry6
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/haskell.lorry b/open-source-lorries/haskell.lorry
new file mode 100644
index 0000000..146d9a1
--- /dev/null
+++ b/open-source-lorries/haskell.lorry
@@ -0,0 +1,6 @@
+{
+ "haskell": {
+ "type": "git",
+ "url": "http://git.haskell.org/ghc.git"
+ }
+}