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
*
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