Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Correctly handle Backpack identity/semantic modules. | Edward Z. Yang | 2017-03-15 | 1 | -23/+55 | |
| * | | | | Adapt to EnumSet | Ben Gamari | 2017-03-15 | 1 | -1/+2 | |
| * | | | | Update Haddock w.r.t. new HsImplicitBndrs | Richard Eisenberg | 2017-03-14 | 2 | -3/+5 | |
| * | | | | Bump for GHC 8.3 | Ben Gamari | 2017-03-09 | 2 | -4/+4 | |
* | | | | | Inhibit output of coverage information for hidden modules. (#687) | Merijn Verstraaten | 2017-10-04 | 2 | -6/+10 | |
* | | | | | Add compile step that bundles and compresses JS files (#684) | Tim Baumann | 2017-09-23 | 110 | -2711/+4458 | |
* | | | | | Make trigger link configurable (#678) | Alexander Biehl | 2017-09-01 | 1 | -2/+4 | |
* | | | | | Rename "Search" tab to "Quick Jump" | Alexander Biehl | 2017-09-01 | 1 | -1/+1 | |
* | | | | | Add missing js files to data-files (#677) | Alexander Biehl | 2017-09-01 | 1 | -0/+3 | |
* | | | | | Use relative URL when no docBaseUrl given | Alexander Biehl | 2017-09-01 | 1 | -1/+1 | |
* | | | | | Write meta.json when generating html output (#676) | Alexander Biehl | 2017-08-30 | 5 | -2/+30 | |
* | | | | | Fix test fallout (again) | alexbiehl | 2017-08-29 | 90 | -0/+450 | |
* | | | | | QuickNav: Also use baseUrl for doc-index.json request | Alexander Biehl | 2017-08-29 | 1 | -1/+1 | |
* | | | | | QuickNav: Make docbase configurable | Alexander Biehl | 2017-08-29 | 2 | -3/+18 | |
* | | | | | Include subordinates in content index | alexbiehl | 2017-08-29 | 2 | -9/+13 | |
* | | | | | Removed `nowrap` for interface method sigs (#674) | Paolo Veronelli | 2017-08-29 | 1 | -3/+1 | |
* | | | | | Content search css | alexbiehl | 2017-08-28 | 1 | -0/+149 | |
* | | | | | Accept tests | alexbiehl | 2017-08-28 | 90 | -540/+540 | |
* | | | | | Load javascript below the fold | alexbiehl | 2017-08-28 | 1 | -7/+7 | |
* | | | | | Add search button to #page-menu | alexbiehl | 2017-08-28 | 1 | -2/+2 | |
* | | | | | Fix tests for content search | alexbiehl | 2017-08-28 | 90 | -21/+641 | |
* | | | | | Content search for haddock html doc | alexbiehl | 2017-08-27 | 5 | -1/+813 | |
* | | | | | Generate an index for package content search (#662) | Florian Eggenhofer | 2017-08-27 | 4 | -4/+285 | |
* | | | | | haddock: Add Documentation.Haddock.Markup to other-modules | Ben Gamari | 2017-08-22 | 1 | -0/+1 | |
| |_|_|/ |/| | | | ||||||
* | | | | Hyperlinker: Avoid linear lookup in enrichToken (#669) | Alexander Biehl | 2017-08-19 | 2 | -41/+53 | |
* | | | | Refactoring: Make doc renaming monadic | alexbiehl | 2017-08-16 | 3 | -95/+116 | |
* | | | | Bifoldable and Bitraversable for DocH and MetaDoc | alexbiehl | 2017-08-16 | 2 | -1/+62 | |
* | | | | Provide --show-interface option to dump interfaces (#645) | Alexander Biehl | 2017-08-06 | 8 | -1/+167 | |
* | | | | Bump haddock-library in haddock-api | Alexander Biehl | 2017-08-06 | 1 | -1/+1 | |
* | | | | Bump haddock-library | Alexander Biehl | 2017-08-06 | 1 | -1/+1 | |
* | | | | Fix: Generate pattern signatures for constructors exported as patterns (#663) | Tim Baumann | 2017-08-06 | 8 | -109/+412 | |
* | | | | Fix renaming after instance signature specializing (#660) | Moritz Drexl | 2017-08-05 | 5 | -170/+418 | |
* | | | | Prepare haddock-library-1.4.5 release | alexbiehl | 2017-07-31 | 3 | -2/+15 | |
* | | | | Changelog for haddock-library | alexbiehl | 2017-07-31 | 1 | -0/+3 | |
* | | | | Fixup haddock | Alexander Biehl | 2017-07-31 | 1 | -1/+1 | |
* | | | | Move `DocMarkup` from haddock-api to haddock-library (#659) | Alexander Biehl | 2017-07-31 | 11 | -101/+100 | |
* | | | | Bump haddock to 2.18.2, haddock-library to 1.4.5 | alexbiehl | 2017-07-27 | 4 | -4/+8 | |
* | | | | Update README | Herbert Valerio Riedel | 2017-07-20 | 1 | -42/+16 | |
* | | | | Mention new-build in README | Herbert Valerio Riedel | 2017-07-20 | 1 | -0/+8 | |
* | | | | Add cheatsheet to haddock.cabal | Herbert Valerio Riedel | 2017-07-20 | 1 | -0/+2 | |
* | | | | Import @aisamanra's Haddock cheatsheet | Herbert Valerio Riedel | 2017-07-20 | 5 | -0/+1181 | |
* | | | | Beef up haddock description (#658) | Alexander Biehl | 2017-07-20 | 1 | -2/+20 | |
* | | | | Drop obsolete/misleading `stability: experimental` | Herbert Valerio Riedel | 2017-07-20 | 3 | -3/+0 | |
* | | | | haddock-api: add changelog pointing to haddock's changelog | Herbert Valerio Riedel | 2017-07-20 | 2 | -0/+4 | |
* | | | | Refactor .cabal to use sub-lib for vendored lib | Herbert Valerio Riedel | 2017-07-20 | 1 | -21/+42 | |
* | | | | Avoid trivial use of LambdaCase | Herbert Valerio Riedel | 2017-07-20 | 1 | -2/+1 | |
* | | | | 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 | 4 | -6/+6 | |
* | | | | Fix compilation of lib:haddock-library w/ GHC < 8 | Herbert Valerio Riedel | 2017-07-20 | 1 | -0/+6 | |
* | | | | Fix #249 (#655) | Bryn Edwards | 2017-07-17 | 2 | -0/+2 |