| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Don't print instance safety information in Hoogle | Mateusz Kowalczyk | 2015-03-27 | 2 | -2/+13 |
* | Output method documentation in Hoogle backend | Mateusz Kowalczyk | 2015-03-27 | 2 | -11/+23 |
* | Update changelog | Mateusz Kowalczyk | 2015-03-27 | 1 | -0/+2 |
* | Fully qualify names in Hoogle instances output | Mateusz Kowalczyk | 2015-03-27 | 1 | -4/+6 |
* | Fix Hoogle display of constructors | Mateusz Kowalczyk | 2015-03-27 | 2 | -1/+6 |
* | Clearly default to variables in out of scope case | Mateusz Kowalczyk | 2015-03-27 | 2 | -23/+43 |
* | Test for anchor defaulting | Mateusz Kowalczyk | 2015-03-27 | 6 | -153/+58 |
* | Update test to account for \r filtering | Mateusz Kowalczyk | 2015-03-26 | 1 | -2/+5 |
* | Remove now redundant imports | Mateusz Kowalczyk | 2015-03-26 | 8 | -10/+0 |
* | Make the error encountered when a package can't be found more | Ben Gamari | 2015-03-25 | 1 | -12/+21 |
* | Update changelog | Mateusz Kowalczyk | 2015-03-17 | 1 | -0/+2 |
* | Prevent Synopsis from using up too much horizontal space | Phil Ruffwind | 2015-03-16 | 1 | -0/+1 |
* | Follow API changes in D538 | Alan Zimmerman | 2015-01-23 | 8 | -69/+61 |
* | Track naming change in DataCon | Simon Peyton Jones | 2015-01-23 | 1 | -3/+3 |
* | Sort out some module import warnings | Mateusz Kowalczyk | 2015-01-22 | 3 | -4/+1 |
* | --package-name and --package-version flags | Mateusz Kowalczyk | 2015-01-22 | 3 | -25/+53 |
* | Changelog only | Mateusz Kowalczyk | 2015-01-22 | 1 | -0/+4 |
* | Filter '\r' from comments due to Windows problems. | Vincent Berthoux | 2015-01-22 | 1 | -2/+3 |
* | Links to source location of class instance definitions | jpmoresmau | 2015-01-22 | 7 | -32/+62 |
* | Update test files | Mateusz Kowalczyk | 2015-01-22 | 4 | -48/+18 |
* | support GHC 7.10: no Safe-Inferred, Foldable instance | jpmoresmau | 2015-01-22 | 70 | -74/+77 |
* | solve dataDir ambiguity | jpmoresmau | 2015-01-22 | 1 | -1/+1 |
* | Ignore warnings, install Cabal 1.22 | JP Moresmau | 2015-01-22 | 1 | -3/+7 |
* | bump haddock-api ghc dependency to allow release candidate and first release | Luite Stegeman | 2015-01-05 | 1 | -1/+1 |
* | Turn the README into GitHub Markdown format. | Njagi Mwaniki | 2014-12-29 | 2 | -11/+20 |
* | Make travis use 7.10.x | Mateusz Kowalczyk | 2014-12-29 | 1 | -1/+1 |
* | travis-ci: test with HEAD | Mateusz Kowalczyk | 2014-12-23 | 1 | -0/+1 |
* | Add missing import for standalone haddock-api package | Luite Stegeman | 2014-12-22 | 1 | -0/+1 |
* | hide projectVersion from DynFlags since it clashes with Haddock.Version.proje... | Luite Stegeman | 2014-12-19 | 1 | -1/+1 |
* | Update docs for @since | Mateusz Kowalczyk | 2014-12-18 | 1 | -0/+34 |
* | update changelog | Mateusz Kowalczyk | 2014-12-18 | 1 | -0/+12 |
* | Print missing docs by default | Mateusz Kowalczyk | 2014-12-18 | 3 | -4/+6 |
* | Fix dependency version | Mateusz Kowalczyk | 2014-12-18 | 1 | -1/+1 |
* | Only keep one Version instead of blindly appending | Mateusz Kowalczyk | 2014-12-17 | 3 | -13/+20 |
* | Fixup ghc.mk (follow-up to 1739375eb23342) | Herbert Valerio Riedel | 2014-12-14 | 1 | -1/+14 |
* | Treat GHC 7.10 the same as GHC 7.9 | Herbert Valerio Riedel | 2014-12-14 | 2 | -2/+2 |
* | Remove redundant wild-card pattern match | Herbert Valerio Riedel | 2014-12-14 | 1 | -1/+0 |
* | Various fixups and bumps for next release | Mateusz Kowalczyk | 2014-12-12 | 12 | -34/+23 |
* | For pattern synonyms, render "pattern" as a keyword | Dr. ERDI Gergo | 2014-12-12 | 3 | -11/+31 |
* | Support for PartialTypeSignatures | Thomas Winant | 2014-12-12 | 8 | -55/+72 |
* | Follow API changes in D426 | Alan Zimmerman | 2014-12-12 | 8 | -88/+120 |
* | Changes to reflect refactoring in GHC as part of #7484 | Richard Eisenberg | 2014-12-12 | 1 | -0/+1 |
* | Follow changes from #9812 | Jan Stolarek | 2014-12-12 | 1 | -11/+8 |
* | Update Haddock to new pattern synonym type signature syntax | Dr. ERDI Gergo | 2014-12-12 | 7 | -112/+105 |
* | Make compatible with `deepseq-1.4.0.0` | Herbert Valerio Riedel | 2014-12-12 | 1 | -3/+3 |
* | Remove overlapping pattern match | Austin Seipp | 2014-12-12 | 1 | -1/+0 |
* | reflect ForeignType constructore removal | Yuras Shumovich | 2014-12-12 | 1 | -4/+0 |
* | Collapse user-defined section by default (re #335) | Herbert Valerio Riedel | 2014-12-12 | 1 | -1/+1 |
* | Add .arclint file. | Austin Seipp | 2014-12-12 | 1 | -0/+24 |
* | Add an .arcconfig file. | Austin Seipp | 2014-12-12 | 1 | -0/+5 |