<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pandoc/src/Text/Pandoc/Readers/Odt/Arrows, branch master</title>
<subtitle>Conversion between markup formats</subtitle>
<id>https://git.pashev.ru/pandoc/atom?h=master</id>
<link rel='self' href='https://git.pashev.ru/pandoc/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/'/>
<updated>2021-03-15T17:37:35Z</updated>
<entry>
<title>Use foldl' instead of foldl everywhere.</title>
<updated>2021-03-15T17:37:35Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2021-03-15T17:37:35Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=24191a2a278c0dec30bacd66b78cbb8cc8d91324'/>
<id>urn:sha1:24191a2a278c0dec30bacd66b78cbb8cc8d91324</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use implicit Prelude (#6187)</title>
<updated>2020-03-15T16:45:44Z</updated>
<author>
<name>Albert Krewinkel</name>
<email>albert@zeitkraut.de</email>
</author>
<published>2020-03-15T16:45:44Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=a5fa55969f1b4afc0ca3e38be50b69c65d43a460'/>
<id>urn:sha1:a5fa55969f1b4afc0ca3e38be50b69c65d43a460</id>
<content type='text'>
* Use implicit Prelude

The previous behavior was introduced as a fix for #4464. It seems that
this change alone did not fix the issue, and `stack ghci` and `cabal
repl` only work with GHC 8.4.1 or newer, as no custom Prelude is loaded
for these versions. Given this, it seems cleaner to revert to the
implicit Prelude.

* PandocMonad: remove outdated check for base version

Only base versions 4.9 and later are supported, the check for
`MIN_VERSION_base(4,8,0)` is therefore unnecessary.

* Always use custom prelude

Previously, the custom prelude was used only with older GHC versions, as
a workaround for problems with ghci. The ghci problems are resolved by
replacing package `base` with `base-noprelude`, allowing for consistent
use of the custom prelude across all GHC versions.</content>
</entry>
<entry>
<title>Apply linter suggestions.  Add fix_spacing to lint target in Makefile.</title>
<updated>2020-02-07T17:08:22Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2020-02-07T16:32:47Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=4c3db9273fc8e92c2c23d4455a6ab178472be06d'/>
<id>urn:sha1:4c3db9273fc8e92c2c23d4455a6ab178472be06d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove license boilerplate.</title>
<updated>2019-03-01T18:27:06Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2019-03-01T18:27:06Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=f3080c0c22470e7ecccbef86c1cd0b1339a6de9b'/>
<id>urn:sha1:f3080c0c22470e7ecccbef86c1cd0b1339a6de9b</id>
<content type='text'>
The haddock module header contains essentially the
same information, so the boilerplate is redundant and
just one more thing to get out of sync.
</content>
</entry>
<entry>
<title>Hlint suggestions.</title>
<updated>2018-11-23T03:41:12Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2018-11-23T03:41:12Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=8c90f34d15a002d9269ef0371db7d6f7bf44168c'/>
<id>urn:sha1:8c90f34d15a002d9269ef0371db7d6f7bf44168c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Spellcheck comments</title>
<updated>2018-07-02T15:30:37Z</updated>
<author>
<name>Alexander Krotov</name>
<email>ilabdsf@gmail.com</email>
</author>
<published>2018-07-02T15:30:37Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=f6dfb632ff38cc9dd5156297959ce8028fd766ea'/>
<id>urn:sha1:f6dfb632ff38cc9dd5156297959ce8028fd766ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use NoImplicitPrelude and explicitly import Prelude.</title>
<updated>2018-03-18T17:46:28Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2018-03-18T17:46:28Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=7e389cb3dbdc11126b9bdb6a7741a65e5a94a43e'/>
<id>urn:sha1:7e389cb3dbdc11126b9bdb6a7741a65e5a94a43e</id>
<content type='text'>
This seems to be necessary if we are to use our custom Prelude
with ghci.

Closes #4464.
</content>
</entry>
<entry>
<title>hlint fixes.</title>
<updated>2018-03-18T05:00:55Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2018-03-18T05:00:55Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=dfa1dc164a15389e00c86b8d97d71646827a74cf'/>
<id>urn:sha1:dfa1dc164a15389e00c86b8d97d71646827a74cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed redundant import.</title>
<updated>2018-03-16T15:15:09Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2018-03-16T15:15:09Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=94d64a63f2fb463bc260cf2f0bae1eff2116ce28'/>
<id>urn:sha1:94d64a63f2fb463bc260cf2f0bae1eff2116ce28</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hlint code improvements.</title>
<updated>2018-01-20T05:25:24Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2018-01-20T05:25:24Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=b8ffd834cff717fe424f22e506351f2ecec4655a'/>
<id>urn:sha1:b8ffd834cff717fe424f22e506351f2ecec4655a</id>
<content type='text'>
</content>
</entry>
</feed>
