Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
GHC
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
0
Merge Requests
0
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Package Registry
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Alex D
GHC
Commits
55df9111
Commit
55df9111
authored
May 30, 2010
by
Ian Lynagh
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add a release notes file for 6.14.1
parent
facd71ba
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
81 additions
and
1 deletion
+81
-1
docs/users_guide/6.14.1-notes.xml
docs/users_guide/6.14.1-notes.xml
+80
-0
docs/users_guide/ug-ent.xml.in
docs/users_guide/ug-ent.xml.in
+1
-1
No files found.
docs/users_guide/6.14.1-notes.xml
0 → 100644
View file @
55df9111
<?xml version="1.0" encoding="iso-8859-1"?>
<sect1
id=
"release-6-14-1"
>
<title>
Release notes for version 6.14.1
</title>
<para>
The significant changes to the various parts of the compiler are
listed in the following sections. There have also been numerous bug
fixes and performance improvements over the 6.12 branch.
</para>
<sect2>
<title>
Highlights
</title>
<itemizedlist>
<listitem>
<para>
Due to changes in the runtime system, version 2.0 or later
(preferably version 2.2 or later) of the
<literal>
parallel
</literal>
library should be used, or
parallelism will be lost.
</para>
</listitem>
</itemizedlist>
</sect2>
<!--
<sect2>
<title>Language changes</title>
<itemizedlist>
</itemizedlist>
</sect2>
<sect2>
<title>Warnings</title>
<itemizedlist>
</itemizedlist>
</sect2>
<sect2>
<title>Runtime system</title>
<itemizedlist>
</itemizedlist>
</sect2>
<sect2>
<title>Build system</title>
<itemizedlist>
</itemizedlist>
</sect2>
<sect2>
<title>Compiler</title>
<itemizedlist>
</itemizedlist>
</sect2>
<sect2>
<title>GHCi</title>
<itemizedlist>
</itemizedlist>
</sect2>
<sect2>
<title>Template Haskell</title>
<itemizedlist>
</itemizedlist>
</sect2>
<sect2>
<title>Package Handling</title>
<itemizedlist>
</itemizedlist>
</sect2>
<sect2>
<title>Libraries</title>
</sect2>
-->
</sect1>
docs/users_guide/ug-ent.xml.in
View file @
55df9111
...
...
@@ -3,7 +3,7 @@
<!ENTITY flags SYSTEM "flags.xml">
<!ENTITY license SYSTEM "license.xml">
<!ENTITY intro SYSTEM "intro.xml" >
<!ENTITY relnotes1 SYSTEM "6.1
2
.1-notes.xml" >
<!ENTITY relnotes1 SYSTEM "6.1
4
.1-notes.xml" >
<!ENTITY using SYSTEM "using.xml" >
<!ENTITY runtime SYSTEM "runtime_control.xml" >
<!ENTITY prof SYSTEM "profiling.xml" >
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment