| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Bump base for haddock-library and haddock-test | alexbiehl | 2017-09-29 | 1 | -1/+1 |
* | Bump upper bound on base | Ben Gamari | 2017-09-14 | 1 | -1/+1 |
* | Refactoring: Make doc renaming monadic | alexbiehl | 2017-08-16 | 1 | -0/+3 |
* | 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 | 2 | -1/+38 |
* | Bump haddock-library | Alexander Biehl | 2017-08-06 | 1 | -1/+1 |
* | 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 | 3 | -1/+88 |
* | 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 |
* | 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 |
* | Prepare 2.18.1 release (#657) | Alexander Biehl | 2017-07-20 | 1 | -1/+1 |
* | Fix compilation of lib:haddock-library w/ GHC < 8 | Herbert Valerio Riedel | 2017-07-20 | 1 | -0/+6 |
* | Avoid missing home module warning (#652) | Alex Biehl | 2017-07-08 | 1 | -2/+17 |
* | Make haddock-library and haddock-api warning free (#626) | Alex Biehl | 2017-05-30 | 1 | -1/+3 |
* | Consequently use inClass and notInClass in haddock-library (#617) | Alex Biehl | 2017-05-13 | 2 | -11/+19 |
* | Update attoparsec-0.12.1.1 to attoparsec-0.13.1.0 | alexbiehl | 2017-04-29 | 13 | -124/+223 |
* | Cherry-picked remaining commits from haddock-2.17.4-release (#603) | Alex Biehl | 2017-04-26 | 1 | -5/+5 |
* | 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 |
* | Read files for hyperlinker eagerly | alexbiehl | 2017-04-11 | 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 |
* | | Make parser state a newtype | David Feuer | 2016-05-24 | 1 | -1/+1 |
|/ |
|
* | Bump versions | Ben Gamari | 2016-05-10 | 1 | -1/+1 |
* | Version bumps and changelog | Ben Gamari | 2016-01-06 | 1 | -1/+1 |
* | Fix the documentation for haddock itself. | Dominic Steinitz | 2015-12-21 | 3 | -9/+20 |
* | Handle inline math with mathjax. | Dominic Steinitz | 2015-12-21 | 2 | -1/+16 |
* | Canonicalise Monad instances | Herbert Valerio Riedel | 2015-12-14 | 1 | -3/+3 |
* | Relax upper bound on `base` to allow base-4.9 | Herbert Valerio Riedel | 2015-12-14 | 1 | -1/+1 |
* | Delete trailing whitespace | Mateusz Kowalczyk | 2015-07-07 | 1 | -2/+2 |
* | Add arbitrary-indent spec test for parser. | Łukasz Hanuszczak | 2015-06-03 | 1 | -0/+17 |
* | Make nested lists count indentation according to first item. | Łukasz Hanuszczak | 2015-05-27 | 1 | -35/+46 |
* | Create simple method for indentation parsing. | Łukasz Hanuszczak | 2015-05-27 | 1 | -0/+9 |
* | haddock-library: require GHC >= 7.4 | Adam Bergmark | 2015-05-11 | 1 | -1/+1 |
* | Post-release version bumps and changelog | Mateusz Kowalczyk | 2015-03-28 | 1 | -1/+1 |
* | Update test to account for \r filtering | Mateusz Kowalczyk | 2015-03-26 | 1 | -2/+5 |
* | Filter '\r' from comments due to Windows problems. | Vincent Berthoux | 2015-01-22 | 1 | -2/+3 |
* | Only keep one Version instead of blindly appending | Mateusz Kowalczyk | 2014-12-17 | 2 | -10/+17 |
* | Various fixups and bumps for next release | Mateusz Kowalczyk | 2014-12-12 | 1 | -1/+1 |
* | Disambiguate string-literals | Herbert Valerio Riedel | 2014-12-12 | 1 | -4/+4 |
* | Bump ‘base’ constraint | Mateusz Kowalczyk | 2014-12-12 | 1 | -1/+1 |
* | Import Data.Word w/o import-list | Herbert Valerio Riedel | 2014-12-12 | 1 | -1/+1 |
* | Update doctest parts of comments | Mateusz Kowalczyk | 2014-12-10 | 1 | -18/+22 |
* | Allow the parser to spit out meta-info | Mateusz Kowalczyk | 2014-12-10 | 4 | -10/+59 |
* | List new module in cabal file | Mateusz Kowalczyk | 2014-12-09 | 1 | -0/+1 |