From ad43f1c650743bece9732cfea9169178795db003 Mon Sep 17 00:00:00 2001 From: Luke Sampson Date: Mon, 6 Jan 2014 15:01:17 +1000 Subject: [PATCH] haskell 2013.2.0.0 (see #44) --- haskell.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 haskell.json diff --git a/haskell.json b/haskell.json new file mode 100644 index 0000000000..085f56c57f --- /dev/null +++ b/haskell.json @@ -0,0 +1,16 @@ +{ + "homepage": "http://www.haskell.org", + "version": "2013.2.0.0", + "url": "http://www.haskell.org/platform/download/2013.2.0.0/HaskellPlatform-2013.2.0.0-setup.exe#/dl.7z", + "hash": "1d835835e71d71b1cb8dc6db6f94c6460ffc63d4e86d3a58062ebd1e21420a2d", + "bin": [ + "bin\\ghc.exe", + "bin\\ghc-pkg.exe", + "bin\\haddock.exe", + "bin\\hp2ps.exe", + "bin\\hpc.exe", + "bin\\hsc2hs.exe", + "bin\\runghc.exe", + "bin\\runhaskell.exe" + ] +} \ No newline at end of file