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
/
haddock-api.cabal
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
Add missing js files to data-files (#677)
Alexander Biehl
2017-09-01
1
-0
/
+3
*
|
|
|
Write meta.json when generating html output (#676)
Alexander Biehl
2017-08-30
1
-0
/
+1
*
|
|
|
Generate an index for package content search (#662)
Florian Eggenhofer
2017-08-27
1
-0
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Provide --show-interface option to dump interfaces (#645)
Alexander Biehl
2017-08-06
1
-0
/
+1
*
|
|
Bump haddock-library in haddock-api
Alexander Biehl
2017-08-06
1
-1
/
+1
*
|
|
Move `DocMarkup` from haddock-api to haddock-library (#659)
Alexander Biehl
2017-07-31
1
-1
/
+1
*
|
|
Bump haddock to 2.18.2, haddock-library to 1.4.5
alexbiehl
2017-07-27
1
-1
/
+1
*
|
|
Drop obsolete/misleading `stability: experimental`
Herbert Valerio Riedel
2017-07-20
1
-1
/
+0
*
|
|
haddock-api: add changelog pointing to haddock's changelog
Herbert Valerio Riedel
2017-07-20
1
-0
/
+3
*
|
|
Tweak haddock-api.cabal for pending release
Herbert Valerio Riedel
2017-07-20
1
-10
/
+23
*
|
|
Prepare 2.18.1 release (#657)
Alexander Biehl
2017-07-20
1
-1
/
+1
*
|
|
Avoid missing home module warning (#652)
Alex Biehl
2017-07-08
1
-0
/
+2
*
|
|
Bump to 2.18.0 (#605)
Alex Biehl
2017-04-26
1
-1
/
+1
*
|
|
Cherry-picked remaining commits from haddock-2.17.4-release (#603)
Alex Biehl
2017-04-26
1
-20
/
+22
*
|
|
Travis: Use ghc-8.2.1 on master
alexbiehl
2017-04-25
1
-1
/
+4
*
|
|
Add @alexbiehl as maintaner
Alexander Biehl
2017-04-12
1
-1
/
+1
*
|
|
haddock-api: Bump bound on GHC
Ben Gamari
2017-03-23
1
-1
/
+1
*
|
|
Merge branch 'ghc-head'
Ben Gamari
2017-03-10
1
-1
/
+1
|
\
|
|
|
|
/
|
/
|
|
*
Bump base upper bound
Ben Gamari
2016-12-13
1
-1
/
+1
*
|
Version bumps (2.17.3, 1.4.2)
Sebastian Meric de Bellefon
2016-06-03
1
-1
/
+1
*
|
remove framed view of the HTML documentation (see #114 and #274)
Sebastian Meric de Bellefon
2016-05-24
1
-1
/
+0
|
/
*
Version bump to 2.17.2
Ben Gamari
2016-05-14
1
-1
/
+1
*
Revert "Version bump"
Ben Gamari
2016-05-12
1
-1
/
+1
*
Version bump
Ben Gamari
2016-05-12
1
-1
/
+1
*
Bump versions
Ben Gamari
2016-05-10
1
-1
/
+1
*
Fix GHC and haddock-library dependency bounds
Ben Gamari
2016-02-08
1
-4
/
+4
*
Version bumps and changelog
Ben Gamari
2016-01-06
1
-1
/
+1
*
Update for D1200
Ben Gamari
2015-12-16
1
-0
/
+1
*
Relax upper bound on `base` to allow base-4.9
Herbert Valerio Riedel
2015-12-14
1
-1
/
+1
*
Refactor specializer module to be independent from XHTML backend.
Łukasz Hanuszczak
2015-08-21
1
-1
/
+1
*
Create scaffolding of a framework for renaming specialized types.
Łukasz Hanuszczak
2015-08-21
1
-0
/
+1
*
Create simple utility module for type specialization.
Łukasz Hanuszczak
2015-08-21
1
-0
/
+1
*
Move SYB utilities to standalone module.
Łukasz Hanuszczak
2015-08-21
1
-0
/
+1
*
Make some version changes after 2.16.1 release
Mateusz Kowalczyk
2015-07-22
1
-1
/
+1
*
Relax upper bound on GHC a bit
Mateusz Kowalczyk
2015-07-07
1
-3
/
+2
*
Fix problem with spec build in Haddock API configuration.
Łukasz Hanuszczak
2015-07-06
1
-0
/
+1
*
Extract main hyperlinker types to separate module.
Łukasz Hanuszczak
2015-07-06
1
-0
/
+1
*
Remove unused dependencies in Haddock API spec configuration.
Łukasz Hanuszczak
2015-07-01
1
-11
/
+0
*
Setup HSpec framework for Haddock API package.
Łukasz Hanuszczak
2015-06-30
1
-0
/
+31
*
Unexpose hyperlinker modules in Cabal configuration.
Łukasz Hanuszczak
2015-06-30
1
-3
/
+3
*
Create module with hyperlinker utility functions.
Łukasz Hanuszczak
2015-06-30
1
-0
/
+1
*
Add support for fancy highlighting upon hovering over identifier.
Łukasz Hanuszczak
2015-06-30
1
-0
/
+1
*
Add support for providing custom CSS files for hyperlinked source.
Łukasz Hanuszczak
2015-06-30
1
-0
/
+1
*
Create hyperlinker module and plug it into the Haddock pipeline.
Łukasz Hanuszczak
2015-06-30
1
-0
/
+1
*
Create scaffolding of module for associating tokens with AST names.
Łukasz Hanuszczak
2015-06-30
1
-0
/
+1
*
Create simple HTML renderer for parsed source file.
Łukasz Hanuszczak
2015-06-30
1
-1
/
+2
*
Create scaffolding for Haskell source parser module.
Łukasz Hanuszczak
2015-06-30
1
-0
/
+1
*
Loosen bounds on haddock-*
Mateusz Kowalczyk
2015-03-28
1
-1
/
+1
*
Post-release version bumps and changelog
Mateusz Kowalczyk
2015-03-28
1
-1
/
+1
*
bump haddock-api ghc dependency to allow release candidate and first release
Luite Stegeman
2015-01-05
1
-1
/
+1
[prev]
[next]