From d2b3ded757856f5e75b2177323651ab7a406978e Mon Sep 17 00:00:00 2001
From: Richard Eisenberg
Date: Wed, 26 Aug 2015 08:18:08 -0400
Subject: [PATCH 1/2] Remove announcements of old releases.
The releases themselves are still available from the Downloads page.
---
index.shtml | 44 +-------------------------------------------
1 file changed, 1 insertion(+), 43 deletions(-)
diff --git a/index.shtml b/index.shtml
index adb34dd..2109301 100644
--- a/index.shtml
+++ b/index.shtml
@@ -1,5 +1,5 @@
-
@@ -24,48 +24,6 @@
GHC 7.10.1 Released! [download]
23 December 2014
GHC 7.8.4 Released! [download]
- 11 July 2014
- GHC 7.8.3 Released! [download]
- 12 April 2014
- GHC 7.8.2 Released! [download]
- 9 April 2014
- GHC 7.8.1 Released! [download]
- 21 April 2013
- GHC 7.6.3 Released! [download]
- 29 January 2013
- GHC 7.6.2 Released! [download]
- 6 September 2012
- GHC 7.6.1 Released! [download]
- 10 June 2012
- GHC 7.4.2 Released! [download]
- 2 February 2012
- GHC 7.4.1 Released! [download]
- 11 November 2011
- GHC 7.2.2 Released! [download]
- 9 August 2011
- GHC 7.2.1 Released! [download]
- 15 June 2011
- GHC 7.0.4 Released! [download]
- 27 March 2011
- GHC 7.0.3 Released! [download]
- 3 March 2011
- GHC 7.0.2 Released! [download]
- 16 November 2010
- GHC 7.0.1 Released! [download]
- 12 June 2010
- GHC 6.12.3 Released! [download]
- 22 April 2010
- GHC 6.12.2 Released! [download]
- 14 December 2009
- GHC 6.12.1 Released! [download]
- 16 July 2009
- GHC 6.10.4 Released! [download]
- 9 May 2009
- GHC 6.10.3 Released! [download]
- 1 April 2009
- GHC 6.10.2 Released! [download]
- 4 November 2008
- GHC 6.10.1 Released! [download]
What is GHC?
From 70b459519fef1fa8ddbb6a9bec2e9366946d8841 Mon Sep 17 00:00:00 2001
From: Richard Eisenberg
Date: Wed, 26 Aug 2015 08:20:40 -0400
Subject: [PATCH 2/2] Change maintainer to be GitHub.
Now that there is a GitHub repo, it seems sensible to move
maintainership from Simon M to that GitHub repo. Apologies if this
is the wrong thing to do, but it seems that Simon M has not yet
committed to the repo since its creation this spring, leading me
to believe others have taken over.
---
index.shtml | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/index.shtml b/index.shtml
index 2109301..2481a9b 100644
--- a/index.shtml
+++ b/index.shtml
@@ -83,9 +83,7 @@ Transactional Memory (STM).
and contributions!
-
-
This site is maintained by Simon Marlow. Please send me comments, questions and reports of any problems to do with the site.
-
+ This site is maintained on GitHub. Please post Issues or send Pull Requests if you spot a problem.