[release-notes] Haskell beat

John J. McDonough jjmcd at fedoraproject.org
Sun Oct 20 15:24:35 UTC 2013


commit 3746b1b06e87e8100a5bd7eac4c76a3cddf27098
Author: John J. McDonough <jjmcd at fedoraproject.org>
Date:   Sun Oct 20 11:24:30 2013 -0400

    Haskell beat

 en-US/Development_Haskell.xml |   26 ++++++++++++++++++++++++--
 en-US/Release_Notes.xml       |    3 +++
 2 files changed, 27 insertions(+), 2 deletions(-)
---
diff --git a/en-US/Development_Haskell.xml b/en-US/Development_Haskell.xml
index 1ebd4f2..fb54109 100644
--- a/en-US/Development_Haskell.xml
+++ b/en-US/Development_Haskell.xml
@@ -5,8 +5,30 @@
 
 <section>
   <title>Haskell</title>
-  <para />
-  
+  <section>
+    <title>ghc</title>
+    <indexterm>
+      <primary>ghc</primary>
+    </indexterm>
+    <indexterm>
+      <primary>idris</primary>
+    </indexterm>
+    <indexterm>
+      <primary>llvm</primary>
+    </indexterm>
+    <para>
+      GHC has been updated to version 7.6.3 and Haskell Platform to
+      2013.2. Many packages have been updated and new packages added
+      include <package>idris</package> and various libraries. All
+      packages have been updated to follow the new simplified revised
+      Haskell Packaging Guidelines.
+    </para>
+    <para>
+      Note that ghc-7.6 does not officially support llvm-3.3 so there
+      are some issues when using the llvm backend (particularly on ARM
+      where it is the default).
+    </para>
+  </section>
 </section>
 
   
diff --git a/en-US/Release_Notes.xml b/en-US/Release_Notes.xml
index 70775f2..382c06a 100644
--- a/en-US/Release_Notes.xml
+++ b/en-US/Release_Notes.xml
@@ -98,6 +98,7 @@
     <xi:include href="Monitoring.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
 -->
   </section>
+
   <section id="sect-Release_Notes-Changes_for_Desktop">
     <title>Changes in Fedora for Desktop Users</title>
 
@@ -145,9 +146,11 @@
     <xi:include href="Development_D.xml"
                 xmlns:xi="http://www.w3.org/2001/XInclude">
     </xi:include>
+-->
     <xi:include href="Development_Haskell.xml"
                 xmlns:xi="http://www.w3.org/2001/XInclude">
     </xi:include>
+<!--
     <xi:include href="Development_Java.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
 -->
     <xi:include href="Development_Web.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />


More information about the docs-commits mailing list