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
|
1868cb5e42
|
Updated copyright notices to -2015. Closes #2111.
|
2015-04-26 10:18:29 -07:00 |
|
Albert Krewinkel
|
113a32daa8
|
Process: Fix minor typo in pipeProcess' docs
Replace fullstop with comma, adjust capitalisation.
|
2014-05-11 15:07:01 +02:00 |
|
Albert Krewinkel
|
8fdbef841d
|
Update copyright notices for 2014, add missing notices
|
2014-05-09 00:46:08 +02:00 |
|
John MacFarlane
|
7d694e1569
|
Added Text.Pandoc.Process (pipeProcess).
A souped up version of readProcessWithErrorCode that uses lazy bytestrings
and allows setting environment.
|
2013-08-08 15:15:12 -07:00 |
|