Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
H
haddock
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
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
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Glasgow Haskell Compiler
haddock
Commits
0ca96fb4
Commit
0ca96fb4
authored
11 years ago
by
Herbert Valerio Riedel
Committed by
Mateusz Kowalczyk
11 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Fix a few typos
Signed-off-by:
Herbert Valerio Riedel
<
hvr@gnu.org
>
parent
76600a68
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGES
+4
-4
4 additions, 4 deletions
CHANGES
with
4 additions
and
4 deletions
CHANGES
+
4
−
4
View file @
0ca96fb4
...
...
@@ -96,7 +96,7 @@ Changes in version 2.11.0
* Improved --qual option (no crashes, proper error messages)
* A new --qual option "aliased" which qualifies identifers by the module alias
* A new --qual option "aliased" which qualifies identif
i
ers by the module alias
used in the source code
* The Haddock API restores GHC's static flags after invocation
...
...
@@ -275,7 +275,7 @@ Changed in version 2.5.0:
* Add --use-unicode flag for displaying prettier versions of common symbols
* Mutiple verbosity levels: remove --verbose and add --verbosity=n
* Mu
l
tiple verbosity levels: remove --verbose and add --verbosity=n
-----------------------------------------------------------------------------
...
...
@@ -304,7 +304,7 @@ Changed in version 2.4.2:
* Do not indicate that a constructor argument is unboxed
* Fix problem with
with
non-working links to ghc-prim
* Fix problem with non-working links to ghc-prim
* Allow referring to a specific section within a module in a module link
(#65)
...
...
@@ -400,7 +400,7 @@ Changes in version 2.0.0.0:
* Haddock can generate documentation for some of the language extensions
in GHC 6.8.2
* Format of module attributes has changed. The only way of specif
i
ying
* Format of module attributes has changed. The only way of specifying
module attributes is via a new OPTIONS_HADDOCK pragma. Example:
{-# OPTIONS_HADDOCK hide, prune #-}
...
...
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