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
2a5fc0ad
Commit
2a5fc0ad
authored
5 years ago
by
Ryan Scott
Committed by
Alec Theriault
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Reify oversaturated data family instances correctly (#1103)
This fixes #1103 by adapting the corresponding patch for GHC (see
ghc#17296
and
ghc!1877
).
parent
cdf4445a
No related branches found
No related tags found
5 merge requests
!38
Make --no-tmp-comp-dir the default
,
!37
Adapt to latest xhtml version, various optimizations
,
!31
Support HsToken in DataDecl and ClassDecl
,
!12
Drop orphan instance when defined upstream.
,
!10
Haddock interfaces produced from `.hi` files
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
haddock-api/src/Haddock/Convert.hs
+23
-15
23 additions, 15 deletions
haddock-api/src/Haddock/Convert.hs
html-test/ref/Bug1103.html
+556
-0
556 additions, 0 deletions
html-test/ref/Bug1103.html
html-test/src/Bug1103.hs
+24
-0
24 additions, 0 deletions
html-test/src/Bug1103.hs
with
603 additions
and
15 deletions
Loading
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