<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/haskell.git/libraries/base/System/IO.hs, branch wip/stringbuffer</title>
<subtitle>gitlab.haskell.org: ghc/ghc.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/haskell.git/'/>
<entry>
<title>Remove redundant "do", "return" and language extensions from base</title>
<updated>2020-09-24T00:44:24+00:00</updated>
<author>
<name>Hécate</name>
<email>hecate+gitlab@glitchbra.in</email>
</author>
<published>2020-09-18T18:07:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/haskell.git/commit/?id=31fea307499009977fdf3dadedc98cfef986077a'/>
<id>31fea307499009977fdf3dadedc98cfef986077a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>winio: Rename SmartHandles to StdHandles</title>
<updated>2020-07-15T20:41:03+00:00</updated>
<author>
<name>Andreas Klebinger</name>
<email>klebinger.andreas@gmx.at</email>
</author>
<published>2020-06-22T14:04:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/haskell.git/commit/?id=d3f94368cc27e124c07f9c3f90e3f9563a7fc55d'/>
<id>d3f94368cc27e124c07f9c3f90e3f9563a7fc55d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>winio: Implement new tempfile routines for winio</title>
<updated>2020-07-15T20:41:02+00:00</updated>
<author>
<name>Tamar Christina</name>
<email>tamar@zhox.com</email>
</author>
<published>2019-11-19T07:07:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/haskell.git/commit/?id=9b38427045b8f1621f607fa7ab9c6353aa479ac5'/>
<id>9b38427045b8f1621f607fa7ab9c6353aa479ac5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>winio: Refactor Buffer structures to be able to track async operations</title>
<updated>2020-07-15T20:41:01+00:00</updated>
<author>
<name>Tamar Christina</name>
<email>tamar@zhox.com</email>
</author>
<published>2019-06-01T11:07:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/haskell.git/commit/?id=e9e04ddae1bf89902803d86282f41a586620c58f'/>
<id>e9e04ddae1bf89902803d86282f41a586620c58f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #12073: Add MonadFix Q instance</title>
<updated>2020-06-13T06:13:07+00:00</updated>
<author>
<name>Oleg Grenrus</name>
<email>oleg.grenrus@iki.fi</email>
</author>
<published>2020-06-10T18:56:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/haskell.git/commit/?id=9f09b608eecf07ad6c27729f7b6f74aca4e17e6c'/>
<id>9f09b608eecf07ad6c27729f7b6f74aca4e17e6c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix the changelog/@since information for hGetContents'/getContents'/readFile'</title>
<updated>2020-04-01T05:20:38+00:00</updated>
<author>
<name>Ryan Scott</name>
<email>ryan.gl.scott@gmail.com</email>
</author>
<published>2020-03-31T12:53:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/haskell.git/commit/?id=7627eab5dd882eb6f1567e3ae95c6c770830a5eb'/>
<id>7627eab5dd882eb6f1567e3ae95c6c770830a5eb</id>
<content type='text'>
Fixes #17979.

[ci skip]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #17979.

[ci skip]
</pre>
</div>
</content>
</entry>
<entry>
<title>base: add strict IO functions: readFile', getContents', hGetContents'</title>
<updated>2020-03-17T03:52:42+00:00</updated>
<author>
<name>Lysxia</name>
<email>lysxia@gmail.com</email>
</author>
<published>2019-10-08T23:36:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/haskell.git/commit/?id=818b3c38e7548f4720815f76969238d82c9650f7'/>
<id>818b3c38e7548f4720815f76969238d82c9650f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typos, via a Levenshtein-style corrector</title>
<updated>2020-01-04T20:55:06+00:00</updated>
<author>
<name>Brian Wignall</name>
<email>brianwignall@gmail.com</email>
</author>
<published>2019-12-19T14:11:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/haskell.git/commit/?id=3c9dc06ba2034e867c9169e60e854539875654fd'/>
<id>3c9dc06ba2034e867c9169e60e854539875654fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>base: Remove `Monad(fail)` method and reexport `MonadFail(fail)` instead</title>
<updated>2019-03-22T14:34:51+00:00</updated>
<author>
<name>Herbert Valerio Riedel</name>
<email>hvr@gnu.org</email>
</author>
<published>2018-11-10T00:12:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/haskell.git/commit/?id=ab51bee40c82cd552bcf13e24b67d43f3b8d25f3'/>
<id>ab51bee40c82cd552bcf13e24b67d43f3b8d25f3</id>
<content type='text'>
As per https://prime.haskell.org/wiki/Libraries/Proposals/MonadFail

Coauthored-by: Ben Gamari &lt;ben@well-typed.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As per https://prime.haskell.org/wiki/Libraries/Proposals/MonadFail

Coauthored-by: Ben Gamari &lt;ben@well-typed.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Properly escape character literals in Haddocks</title>
<updated>2019-02-15T23:35:28+00:00</updated>
<author>
<name>Alec Theriault</name>
<email>alec.theriault@gmail.com</email>
</author>
<published>2019-02-13T13:43:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/haskell.git/commit/?id=173d0cee84ef944059a473b1425e48062739988f'/>
<id>173d0cee84ef944059a473b1425e48062739988f</id>
<content type='text'>
Character literals in Haddock should not be written as plain `'\n'` since
single quotes are for linking identifiers. Besides, since we want the
character literal to be monospaced, we really should use `@\'\\n\'@`.

[skip ci]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Character literals in Haddock should not be written as plain `'\n'` since
single quotes are for linking identifiers. Besides, since we want the
character literal to be monospaced, we really should use `@\'\\n\'@`.

[skip ci]
</pre>
</div>
</content>
</entry>
</feed>
