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
/
Types.hs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'ghc-head'
Ben Gamari
2017-03-10
1
-8
/
+12
|
\
|
*
Matching changes for GHC wip/T12942
Alan Zimmerman
2016-12-12
1
-1
/
+1
|
*
Match changes in GHC wip/T3384 branch
Alan Zimmerman
2016-12-07
1
-3
/
+3
|
*
Disable NFData instances for GHC types when GHC >= 8.2
Simon Marlow
2016-07-22
1
-2
/
+4
|
*
Matching changes for #12105
Alan Zimmerman
2016-05-29
1
-1
/
+5
|
*
Remove unused functions
Matthew Pickering
2016-03-04
1
-5
/
+0
*
|
Haddock.Types: More precise version guard
Ben Gamari
2016-08-07
1
-1
/
+1
*
|
Disable NFData instances for GHC types when GHC >= 8.0.2
Simon Marlow
2016-08-02
1
-2
/
+6
*
|
Remove unused functions
Matthew Pickering
2016-04-16
1
-5
/
+0
|
/
*
Merge remote-tracking branch 'idontgetoutmuch/ghc-head' into ghc-head
Ben Gamari
2015-12-25
1
-1
/
+4
|
\
|
*
Fix the documentation for haddock itself.
Dominic Steinitz
2015-12-21
1
-1
/
+2
|
*
Handle inline math with mathjax.
Dominic Steinitz
2015-12-21
1
-0
/
+2
*
|
Merge remote-tracking branch 'phadej/orphans' into ghc-head
Ben Gamari
2015-12-20
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
Generate docs for orphan instances
Oleg Grenrus
2015-09-27
1
-0
/
+4
*
|
Types: Add Outputable[Bndr] DocName instances
Ben Gamari
2015-12-16
1
-0
/
+8
*
|
Update for D1200
Ben Gamari
2015-12-16
1
-2
/
+3
*
|
Changes to compile with 8.0
Matthew Pickering
2015-12-14
1
-5
/
+5
*
|
Canonicalise Monad instances
Herbert Valerio Riedel
2015-12-14
1
-5
/
+5
*
|
Update to match GHC wip/T11019
Alan Zimmerman
2015-12-14
1
-6
/
+7
*
|
Roughly fix up haddock for DuplicateRecordFields changes
Adam Gundry
2015-12-14
1
-2
/
+2
*
|
Update after wild card renaming refactoring in D613
Thomas Winant
2015-12-14
1
-0
/
+16
|
/
*
Move `InstOrigin` type declaration to more appropriate module.
Łukasz Hanuszczak
2015-08-21
1
-0
/
+18
*
Make instance details record use new type for family declarations.
Łukasz Hanuszczak
2015-08-21
1
-1
/
+1
*
Introduce alternative type for family declarations.
Łukasz Hanuszczak
2015-08-21
1
-0
/
+31
*
Attach associated types information to instance header.
Łukasz Hanuszczak
2015-08-21
1
-0
/
+1
*
Get rid of no longer neccessary instance specification type.
Łukasz Hanuszczak
2015-08-21
1
-6
/
+0
*
Integrate instance specification type into class instance definition.
Łukasz Hanuszczak
2015-08-21
1
-3
/
+10
*
Move `SetName` class definition to types module.
Łukasz Hanuszczak
2015-08-21
1
-0
/
+17
*
Hook type specialization logic with HTML pretty-printer.
Łukasz Hanuszczak
2015-08-21
1
-0
/
+6
*
Move dummy post-family instances for `DocName` to `Types` module.
Łukasz Hanuszczak
2015-08-21
1
-2
/
+15
*
Refactor instance head type to record instead of a meaningless tuple.
Łukasz Hanuszczak
2015-08-21
1
-1
/
+6
*
Move source paths types to hyperlinker types module.
Łukasz Hanuszczak
2015-07-06
1
-9
/
+0
*
Extract main hyperlinker types to separate module.
Łukasz Hanuszczak
2015-07-06
1
-1
/
+2
*
Refactor source path mapping to use modules as indices.
Łukasz Hanuszczak
2015-07-05
1
-1
/
+8
*
Extend module interface with rich source token stream field.
Łukasz Hanuszczak
2015-06-30
1
-0
/
+5
*
Attach to instance location the name that has the same location file
jpmoresmau
2015-06-12
1
-1
/
+1
*
Sort out some module import warnings
Mateusz Kowalczyk
2015-01-22
1
-1
/
+0
*
Links to source location of class instance definitions
jpmoresmau
2015-01-22
1
-2
/
+2
*
Make compatible with `deepseq-1.4.0.0`
Herbert Valerio Riedel
2014-12-12
1
-3
/
+3
*
Revert "Merge branch 'reverts'"
Mateusz Kowalczyk
2014-12-12
1
-1
/
+1
*
Allow the parser to spit out meta-info
Mateusz Kowalczyk
2014-12-10
1
-7
/
+8
*
Move sources under haddock-api/src
Mateusz Kowalczyk
2014-08-23
1
-0
/
+552