Lucas Viana
|
45e2e0d018
|
Org writer: support starting number cookies
This complements #7806 by supporting writing Org ordered lists that
start at a specific number.
|
2022-01-07 10:48:28 -08:00 |
|
Albert Krewinkel
|
a3beed9db8
|
Org: support task_lists extension
The tasks lists extension is now supported by the org reader and writer;
the extension is turned on by default.
Closes: #6336
|
2021-02-13 13:00:37 -08:00 |
|
Albert Krewinkel
|
d202f7eb77
|
Avoid unnecessary use of NoImplicitPrelude pragma (#7089)
|
2021-02-07 10:02:35 -08:00 |
|
John MacFarlane
|
7e389cb3db
|
Use NoImplicitPrelude and explicitly import Prelude.
This seems to be necessary if we are to use our custom Prelude
with ghci.
Closes #4464.
|
2018-03-18 10:46:28 -07:00 |
|
John MacFarlane
|
6ecc5b96a9
|
Use tasty for tests rather than test-framework.
|
2017-03-14 17:07:23 +01:00 |
|
John MacFarlane
|
e256c8ce17
|
Stylish-haskell automatic formatting changes.
|
2017-03-04 13:03:41 +01:00 |
|
Alexander Krotov
|
48f809384a
|
Add Org writer unit tests
|
2017-02-12 17:09:07 +03:00 |
|