- Jun 03, 2015
-
-
Łukasz Hanuszczak authored
-
- May 27, 2015
-
-
Łukasz Hanuszczak authored
-
Łukasz Hanuszczak authored
-
Łukasz Hanuszczak authored
-
- May 11, 2015
-
-
`Data.Monoid.<>` was added in base-4.5/GHC-7.4 Closes #394 Signed-off-by:
Mateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk>
-
Signed-off-by:
Austin Seipp <aseipp@pobox.com> (cherry picked from commit 2380f07c)
-
- May 06, 2015
-
-
- Apr 26, 2015
-
-
Zejun Wu authored
-
- Mar 28, 2015
-
-
Mateusz Kowalczyk authored
Closes #285
-
Mateusz Kowalczyk authored
-
Mateusz Kowalczyk authored
-
- Mar 27, 2015
-
-
Mateusz Kowalczyk authored
Fixes #168
-
Mateusz Kowalczyk authored
One thing of note is that we no longer preserve grouping of methods and print each method on its own line. We could preserve it if no documentation is present for any methods in the group if someone asks for it though. Fixes #259
-
Mateusz Kowalczyk authored
-
Mateusz Kowalczyk authored
Closes #263
-
Mateusz Kowalczyk authored
Fixes #361
-
Mateusz Kowalczyk authored
-
Mateusz Kowalczyk authored
I delete the old tests because it turns out that: * test runner would never put them in scope of each other even with imports so just one would suffice * test runner actually needed some hacking to keep links so in the end we would end up with no anchors making them useless
-
- Mar 26, 2015
-
-
Mateusz Kowalczyk authored
-
Mateusz Kowalczyk authored
-
- Mar 25, 2015
-
-
user-friendly Closes #369
-
- Mar 17, 2015
-
-
Mateusz Kowalczyk authored
Closes #151 due to 71170fc7
-
- Mar 16, 2015
-
-
Rufflewind authored
When long type signatures occur in the Synopsis, the element is stretched beyond the width of the window. Scrollbars don't appear, so it's impossible to read anything when this happens.
-
- Jan 23, 2015
-
-
Signed-off-by:
Austin Seipp <aseipp@pobox.com> (cherry picked from commit d61bbc75)
-
(cherry picked from commit 04cf63d0)
-
- Jan 22, 2015
-
-
Mateusz Kowalczyk authored
-
Mateusz Kowalczyk authored
Used for --hoogle amongst other things. Now we need to teach cabal to use it. The situation is still a bit sub-par because if the flags aren't passed in, the crash will occur. Closes #353.
-
Mateusz Kowalczyk authored
-
On Windows this was causing newline to be rendered twice in code blocks. Closes #359, fixes #356.
-
-
Mateusz Kowalczyk authored
Test: a correct behaviour for fields comma-separating values. I'm surprised we had no bug open for this. Maybe it affects how #301 renders now but I doubt. Operators: Seems GHC is giving us a new order for operators, something must have changed on their side again. cc @haasn , this makes the fixity to the side not match the order on the LHS which is a bit unpleasant. Maybe the fixity can be made to match the GHC order? Bug335: We expand examples by default now. Bug310: Now inferred safe.
-
-
-
-
- Jan 05, 2015
-
-
Luite Stegeman authored
-
- Dec 29, 2014
-
-
Closes #354
-
Mateusz Kowalczyk authored
-
- Dec 23, 2014
-
-
Mateusz Kowalczyk authored
-
- Dec 22, 2014
-
-
Luite Stegeman authored
-
- Dec 20, 2014
-
-