John MacFarlane
|
499985c1a3
|
Updated copyright dates to include 2016.
|
2016-03-22 17:20:39 -07: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 |
|
John MacFarlane
|
0b91c73456
|
Removed unnecessary import.
|
2015-10-11 17:27:00 -07:00 |
|
John MacFarlane
|
04307a1554
|
Define Typeable and Exception instances for PandocError.
Closes #2386.
|
2015-10-11 15:50:41 -07:00 |
|
Matthew Pickering
|
ad39bc7009
|
Move utility error functions to Text.Pandoc.Shared
|
2015-02-18 21:09:07 +00:00 |
|
Matthew Pickering
|
48f442f477
|
Update haddocks and copyright notices
|
2015-02-18 21:09:07 +00:00 |
|
Matthew Pickering
|
8381ac3b02
|
Add Text.Pandoc.Error module with PandocError type
|
2015-02-18 21:09:05 +00:00 |
|