John MacFarlane
|
995f28ff07
|
Haddock writer: omit formatting inside links.
It isn't supported by Haddock.
Closes #2515.
|
2015-11-16 20:53:01 -08:00 |
|
John MacFarlane
|
23b693c029
|
Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly."
This reverts commit c423dbb5a3 .
|
2015-11-09 10:08:22 -08:00 |
|
John MacFarlane
|
c423dbb5a3
|
Use -XNoImplicitPrelude and 'import Prelude' explicitly.
This is needed for ghci to work with pandoc, given that we
now use a custom prelude.
Closes #2503.
|
2015-11-08 16:56:59 -08:00 |
|
Matthew Pickering
|
e7d8039969
|
Renamed readTeXMath' to avoid name conflict with texmath 0.6.7
Also removed deprecated readTeXMath.
|
2014-07-19 18:10:59 +01:00 |
|
John MacFarlane
|
00281559bf
|
Haddock writer: Use _____ for hrule.
Avoids interpretation as list.
|
2014-06-19 00:28:23 -07:00 |
|
John MacFarlane
|
de7b3a3d08
|
Haddock writer: Only use Decimal list style.
|
2014-06-18 18:11:01 -07:00 |
|
John MacFarlane
|
c4182b39ca
|
Small fix to haddock "tables".
|
2014-06-18 18:08:41 -07:00 |
|
John MacFarlane
|
ff6a2baeb9
|
More polish on Haddock reader/writer.
|
2014-06-18 17:49:59 -07:00 |
|
John MacFarlane
|
35e57db5c2
|
Finished first draft of Haddock writer.
|
2014-06-18 17:09:36 -07:00 |
|