en-US/Devel-Haskell.xml en-US/Release_Notes.xml

Rüdiger Landmann rlandmann at fedoraproject.org
Thu Mar 18 12:55:51 UTC 2010


 en-US/Devel-Haskell.xml |   19 +++++++++++++++++++
 en-US/Release_Notes.xml |    1 +
 2 files changed, 20 insertions(+)

New commits:
commit 3387f3b9841796e2fb67bd466db767180b681d4f
Author: Ruediger Landmann <r.landmann at redhat.com>
Date:   Thu Mar 18 22:54:58 2010 +1000

    add Haskell

diff --git a/en-US/Devel-Haskell.xml b/en-US/Devel-Haskell.xml
new file mode 100644
index 0000000..bc6b27b
--- /dev/null
+++ b/en-US/Devel-Haskell.xml
@@ -0,0 +1,19 @@
+<?xml version='1.0' encoding='utf-8' ?>
+<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+]>
+
+<section id="sect-Release_Notes-Haskell">
+	<title>Haskell</title>
+	<remark>This beat is located here: <ulink type="http" url="https://fedoraproject.org/wiki/Documentation_Development_Haskell_Beat">https://fedoraproject.org/wiki/Documentation_Development_Haskell_Beat</ulink></remark>
+
+	<para>
+		Fedora 13 features <application>ghc-6.12.1</application>, which now supports shared libraries on Linux. All ghc library packages in Fedora should now provide a main shared library package for runtime, in addition to the <package>devel</package>, <package>doc</package>, and <package>prof</package> subpackages. <application>ghc-macros</application> has been expanded to make packaging even easier, hiding the tedious, error-prone subpackaging process.
+	</para>
+
+	<para>
+		<application>Darcs</application> has been upgraded to the new major version 2.4 with many new features and improvements.
+	</para>
+	
+</section>
+
+
diff --git a/en-US/Release_Notes.xml b/en-US/Release_Notes.xml
index 600bd6c..57d6dd9 100644
--- a/en-US/Release_Notes.xml
+++ b/en-US/Release_Notes.xml
@@ -55,6 +55,7 @@
 		<xi:include href="Devel-Languages.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
 		<xi:include href="Devel-GCC.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
 		<xi:include href="Devel-Java.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
+		<xi:include href="Devel-Haskell.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
 		<xi:include href="Devel-Eclipse.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
 		<xi:include href="BackwardsCompatibility.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
 		<xi:include href="Kernel.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include> 




More information about the docs-commits mailing list