index
:
haddock.git
ghc-9.2
ghc-9.4
ghc-gitlab-ghc-9.2.2
ghc-gitlab-ghc-9.4.1
ghc-gitlab-ghc-9.4.1rc1
ghc-gitlab-ghc-head
master
Haddock with an org backend (haddorg).
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
haddock-api
/
src
/
Haddock
/
Convert.hs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Make instance details record use new type for family declarations.
Łukasz Hanuszczak
2015-08-21
1
-1
/
+1
*
Attach associated types information to instance header.
Łukasz Hanuszczak
2015-08-21
1
-0
/
+3
*
Fix bug with types not being specialized at all.
Łukasz Hanuszczak
2015-08-21
1
-2
/
+2
*
Fix declaration converter to use more appropriate mode for methods.
Łukasz Hanuszczak
2015-08-21
1
-10
/
+12
*
Integrate instance specification type into class instance definition.
Łukasz Hanuszczak
2015-08-21
1
-2
/
+6
*
Refactor instance head type to record instead of a meaningless tuple.
Łukasz Hanuszczak
2015-08-21
1
-16
/
+22
*
Follow API changes in D538
Alan Zimmerman
2015-01-23
1
-11
/
+11
*
Track naming change in DataCon
Simon Peyton Jones
2015-01-23
1
-3
/
+3
*
Sort out some module import warnings
Mateusz Kowalczyk
2015-01-22
1
-1
/
+0
*
Remove redundant wild-card pattern match
Herbert Valerio Riedel
2014-12-14
1
-1
/
+0
*
Support for PartialTypeSignatures
Thomas Winant
2014-12-12
1
-4
/
+5
*
Follow API changes in D426
Alan Zimmerman
2014-12-12
1
-4
/
+3
*
Follow changes from #9812
Jan Stolarek
2014-12-12
1
-11
/
+8
*
Update Haddock to new pattern synonym type signature syntax
Dr. ERDI Gergo
2014-12-12
1
-14
/
+7
*
Follow changes to TypeAnnot in GHC HEAD
Alan Zimmerman
2014-12-12
1
-5
/
+5
*
Revert "Merge branch 'reverts'"
Mateusz Kowalczyk
2014-12-12
1
-6
/
+6
*
Fix warnings
Mateusz Kowalczyk
2014-11-04
1
-2
/
+1
*
Turn some uses of error into recoverable warnings
Mateusz Kowalczyk
2014-11-04
1
-78
/
+97
*
Fix re-exports of built-in type families
Mateusz Kowalczyk
2014-11-04
1
-4
/
+7
*
whitespace only
Mateusz Kowalczyk
2014-11-04
1
-9
/
+9
*
Move sources under haddock-api/src
Mateusz Kowalczyk
2014-08-23
1
-0
/
+403
[prev]