<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/haskell.git/libraries/base/Control, 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>Remove all the unnecessary LANGUAGE pragmas</title>
<updated>2020-08-05T08:01:15+00:00</updated>
<author>
<name>Hécate</name>
<email>hecate+gitlab@glitchbra.in</email>
</author>
<published>2020-08-01T16:40:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/haskell.git/commit/?id=eb7013c3037538aa9c947a21dbbfd7c297929ac8'/>
<id>eb7013c3037538aa9c947a21dbbfd7c297929ac8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>winio: Multiple refactorings and support changes.</title>
<updated>2020-07-15T20:41:01+00:00</updated>
<author>
<name>Tamar Christina</name>
<email>tamar@zhox.com</email>
</author>
<published>2019-06-16T20:30:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/haskell.git/commit/?id=4bf542bf1cdf2fa468457fc0af21333478293476'/>
<id>4bf542bf1cdf2fa468457fc0af21333478293476</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Specify kind variables for inferred kinds in base."</title>
<updated>2020-05-25T13:48:17+00:00</updated>
<author>
<name>Ben Gamari</name>
<email>ben@smart-cactus.org</email>
</author>
<published>2020-05-09T19:49:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/haskell.git/commit/?id=013d71204be44d660f01f8eb255db2d48b832421'/>
<id>013d71204be44d660f01f8eb255db2d48b832421</id>
<content type='text'>
As noted in !3132, this has rather severe knock-on consequences in
user-code. We'll need to revisit this before merging something along
these lines.

This reverts commit 9749fe1223d182b1f8e7e4f7378df661c509f396.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As noted in !3132, this has rather severe knock-on consequences in
user-code. We'll need to revisit this before merging something along
these lines.

This reverts commit 9749fe1223d182b1f8e7e4f7378df661c509f396.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix unboxed-sums GC ptr-slot rubbish value (#17791)</title>
<updated>2020-05-10T01:46:38+00:00</updated>
<author>
<name>Sylvain Henry</name>
<email>sylvain@haskus.fr</email>
</author>
<published>2020-04-22T09:23:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/haskell.git/commit/?id=951c1fb03d80094c8b0d9bcc463d86fa71695b3a'/>
<id>951c1fb03d80094c8b0d9bcc463d86fa71695b3a</id>
<content type='text'>
This patch allows boot libraries to use unboxed sums without implicitly
depending on `base` package because of `absentSumFieldError`.

See updated Note [aBSENT_SUM_FIELD_ERROR_ID] in GHC.Core.Make
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch allows boot libraries to use unboxed sums without implicitly
depending on `base` package because of `absentSumFieldError`.

See updated Note [aBSENT_SUM_FIELD_ERROR_ID] in GHC.Core.Make
</pre>
</div>
</content>
</entry>
<entry>
<title>Specify kind variables for inferred kinds in base.</title>
<updated>2020-05-08T19:29:32+00:00</updated>
<author>
<name>Baldur Blöndal</name>
<email>baldurpet@gmail.com</email>
</author>
<published>2020-04-21T20:57:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/haskell.git/commit/?id=9749fe1223d182b1f8e7e4f7378df661c509f396'/>
<id>9749fe1223d182b1f8e7e4f7378df661c509f396</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add an INLINE pragma to Control.Category.&gt;&gt;&gt;</title>
<updated>2020-04-12T15:23:27+00:00</updated>
<author>
<name>Alexis King</name>
<email>lexi.lambda@gmail.com</email>
</author>
<published>2020-04-10T06:26:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/haskell.git/commit/?id=e8029816fda7602a8163c4d2703ff02982a3e48c'/>
<id>e8029816fda7602a8163c4d2703ff02982a3e48c</id>
<content type='text'>
This fixes #18013 by adding INLINE pragmas to both Control.Category.&gt;&gt;&gt;
and GHC.Desugar.&gt;&gt;&gt;. The functional change in this patch is tiny (just
two lines of pragmas!), but an accompanying Note explains in gory
detail what’s going on.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes #18013 by adding INLINE pragmas to both Control.Category.&gt;&gt;&gt;
and GHC.Desugar.&gt;&gt;&gt;. The functional change in this patch is tiny (just
two lines of pragmas!), but an accompanying Note explains in gory
detail what’s going on.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add an example to liftIO and explain its purpose</title>
<updated>2020-04-10T03:10:44+00:00</updated>
<author>
<name>Hécate</name>
<email>hecate+gitlab@glitchbra.in</email>
</author>
<published>2020-03-23T13:21:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/haskell.git/commit/?id=045139f40089f288866c1c59c7379be82ecdaf34'/>
<id>045139f40089f288866c1c59c7379be82ecdaf34</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix haddock formatting in Control.Monad.ST.Lazy.Imp.hs</title>
<updated>2020-04-03T10:27:32+00:00</updated>
<author>
<name>Maxim Koltsov</name>
<email>kolmax94@gmail.com</email>
</author>
<published>2020-03-29T17:47:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/haskell.git/commit/?id=9e60273db47364fc08aeb5a389caf67559e0d353'/>
<id>9e60273db47364fc08aeb5a389caf67559e0d353</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Require GHC 8.8 as the minimum compiler for bootstrapping</title>
<updated>2020-03-31T14:54:20+00:00</updated>
<author>
<name>Ryan Scott</name>
<email>ryan.gl.scott@gmail.com</email>
</author>
<published>2020-03-25T17:50:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/haskell.git/commit/?id=57b888c0e90be7189285a6b078c30b26d0923809'/>
<id>57b888c0e90be7189285a6b078c30b26d0923809</id>
<content type='text'>
This allows us to remove several bits of CPP that are either always
true or no longer reachable. As an added bonus, we no longer need to
worry about importing `Control.Monad.Fail.fail` qualified to avoid
clashing with `Control.Monad.fail`, since the latter is now the same
as the former.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows us to remove several bits of CPP that are either always
true or no longer reachable. As an added bonus, we no longer need to
worry about importing `Control.Monad.Fail.fail` qualified to avoid
clashing with `Control.Monad.fail`, since the latter is now the same
as the former.
</pre>
</div>
</content>
</entry>
</feed>
