Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
GHC
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Alexander Kaznacheev
GHC
Commits
2335060c
Commit
2335060c
authored
11 years ago
by
Austin Seipp
Browse files
Options
Downloads
Patches
Plain Diff
And don't forget FreeBSD
Signed-off-by:
Austin Seipp
<
austin@well-typed.com
>
parent
e81c630a
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/users_guide/7.8.1-notes.xml
+7
-7
7 additions, 7 deletions
docs/users_guide/7.8.1-notes.xml
with
7 additions
and
7 deletions
docs/users_guide/7.8.1-notes.xml
+
7
−
7
View file @
2335060c
...
@@ -218,13 +218,13 @@
...
@@ -218,13 +218,13 @@
<listitem>
<listitem>
<para>
<para>
On Linux and Mac OS X, GHCi now uses the
system
On Linux
, FreeBSD
and Mac OS X, GHCi now uses the
dynamic linker by default, instead of its built
in
system
dynamic linker by default, instead of its built
(static) object linker. This is more robust
in
(static) object linker. This is more robust
cross-platform, and fixes many long-standing bugs (for
cross-platform, and fixes many long-standing bugs (for
example: constructors and destructors, weak
example: constructors and destructors, weak
symbols,
symbols,
etc work correctly, and several edge cases in
etc work correctly, and several edge cases in
the RTS
the RTS
are fixed.)
are fixed.)
</para>
</para>
<para>
<para>
...
@@ -1181,7 +1181,7 @@
...
@@ -1181,7 +1181,7 @@
<listitem>
<listitem>
<para>
<para>
On Windows, we currently don't ship dynamic libraries
On Windows, we currently don't ship dynamic libraries
or use a dynamic GHCi, unlike Linux or OS X.
or use a dynamic GHCi, unlike Linux
, FreeBSD
or OS X.
</para>
</para>
</listitem>
</listitem>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment