<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/haskell.git, branch type-nats-simple</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>Add additional reachable modules to `compiler_stage2_dll0_MODULES`.</title>
<updated>2013-09-09T17:23:00+00:00</updated>
<author>
<name>Iavor S. Diatchki</name>
<email>diatchki@galois.com</email>
</author>
<published>2013-09-09T17:23:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/haskell.git/commit/?id=d3cde17cfc72bb6cf1bf5d44cab743a0733f0e79'/>
<id>d3cde17cfc72bb6cf1bf5d44cab743a0733f0e79</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/master' into type-nats-simple</title>
<updated>2013-09-09T05:52:20+00:00</updated>
<author>
<name>Iavor S. Diatchki</name>
<email>iavor.diatchki@gmail.com</email>
</author>
<published>2013-09-09T05:52:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/haskell.git/commit/?id=85cb4d00d7cf2f5c25aa13d54338ecbebec3ecdb'/>
<id>85cb4d00d7cf2f5c25aa13d54338ecbebec3ecdb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix coercion optimization for axiom rules.</title>
<updated>2013-09-09T05:41:03+00:00</updated>
<author>
<name>Iavor S. Diatchki</name>
<email>iavor.diatchki@gmail.com</email>
</author>
<published>2013-09-09T05:41:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/haskell.git/commit/?id=2a025e0449aab81c5370b395a6bc2fcb3c96bc1e'/>
<id>2a025e0449aab81c5370b395a6bc2fcb3c96bc1e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add rules for &lt;=?.  Also makes wired-ins for promoted booleans.</title>
<updated>2013-09-08T21:37:34+00:00</updated>
<author>
<name>Iavor S. Diatchki</name>
<email>iavor.diatchki@gmail.com</email>
</author>
<published>2013-09-08T21:37:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/haskell.git/commit/?id=84bdbf4e5ab05c6313daf58ddd600b7f121cf7b8'/>
<id>84bdbf4e5ab05c6313daf58ddd600b7f121cf7b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Note infinite stack default in release notes."</title>
<updated>2013-09-08T21:17:39+00:00</updated>
<author>
<name>Austin Seipp</name>
<email>aseipp@pobox.com</email>
</author>
<published>2013-09-08T21:17:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/haskell.git/commit/?id=2cec084e45392e0b0d198254017b140accee32f0'/>
<id>2cec084e45392e0b0d198254017b140accee32f0</id>
<content type='text'>
This reverts commit c798a8c6c66d826efdc0201fa56d45337eecc2af.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit c798a8c6c66d826efdc0201fa56d45337eecc2af.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Default to infinite stack size (#8189)"</title>
<updated>2013-09-08T21:17:36+00:00</updated>
<author>
<name>Austin Seipp</name>
<email>aseipp@pobox.com</email>
</author>
<published>2013-09-08T21:17:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/haskell.git/commit/?id=88dba610df290ff7807a76f702f2e5d41887500b'/>
<id>88dba610df290ff7807a76f702f2e5d41887500b</id>
<content type='text'>
This reverts commit d85044f6b201eae0a9e453b89c0433608e0778f0.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit d85044f6b201eae0a9e453b89c0433608e0778f0.
</pre>
</div>
</content>
</entry>
<entry>
<title>Note infinite stack default in release notes.</title>
<updated>2013-09-08T09:07:25+00:00</updated>
<author>
<name>Austin Seipp</name>
<email>aseipp@pobox.com</email>
</author>
<published>2013-09-08T09:07:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/haskell.git/commit/?id=c798a8c6c66d826efdc0201fa56d45337eecc2af'/>
<id>c798a8c6c66d826efdc0201fa56d45337eecc2af</id>
<content type='text'>
Signed-off-by: Austin Seipp &lt;aseipp@pobox.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Austin Seipp &lt;aseipp@pobox.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid allocating while holding a lock (#8242)</title>
<updated>2013-09-08T08:55:06+00:00</updated>
<author>
<name>Takano Akio</name>
<email>aljee@hyper.cx</email>
</author>
<published>2013-09-06T10:55:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/haskell.git/commit/?id=41296315f7b1e0eccfa6c94c49f1cdd977f741fb'/>
<id>41296315f7b1e0eccfa6c94c49f1cdd977f741fb</id>
<content type='text'>
This reverts commit 6770663f764db76dbb7138ccb3aea0527d194151.

If the program enters the garbage collector with the closure
lock held, it will confuse the garbage collector and will
result in an infinite loop in evacuate().

Signed-off-by: Austin Seipp &lt;aseipp@pobox.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 6770663f764db76dbb7138ccb3aea0527d194151.

If the program enters the garbage collector with the closure
lock held, it will confuse the garbage collector and will
result in an infinite loop in evacuate().

Signed-off-by: Austin Seipp &lt;aseipp@pobox.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Default to infinite stack size (#8189)</title>
<updated>2013-09-08T08:55:06+00:00</updated>
<author>
<name>Austin Seipp</name>
<email>aseipp@pobox.com</email>
</author>
<published>2013-09-08T07:08:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/haskell.git/commit/?id=d85044f6b201eae0a9e453b89c0433608e0778f0'/>
<id>d85044f6b201eae0a9e453b89c0433608e0778f0</id>
<content type='text'>
When servicing a stack overflows, only throw an exception to the given
thread if the user explicitly set a max stack size, using +RTS -K.
Otherwise just service it normally and grow the stack.

In case we actually run out of *heap* (stack chuncks are allocated on
the heap), then we need to bail by calling the stackOverflow() hook and
exit immediately.

Authored-by: Ben Gamari &lt;bgamari.foss@gmail.com&gt;
Signed-off-by: Austin Seipp &lt;aseipp@pobox.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When servicing a stack overflows, only throw an exception to the given
thread if the user explicitly set a max stack size, using +RTS -K.
Otherwise just service it normally and grow the stack.

In case we actually run out of *heap* (stack chuncks are allocated on
the heap), then we need to bail by calling the stackOverflow() hook and
exit immediately.

Authored-by: Ben Gamari &lt;bgamari.foss@gmail.com&gt;
Signed-off-by: Austin Seipp &lt;aseipp@pobox.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>resurrected -fdicts-strict, off by default</title>
<updated>2013-09-08T06:34:28+00:00</updated>
<author>
<name>Nicolas Frisby</name>
<email>nicolas.frisby@gmail.com</email>
</author>
<published>2013-07-17T15:39:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/haskell.git/commit/?id=c73d372bfebb5acee45e196d4e8694b656c7fd82'/>
<id>c73d372bfebb5acee45e196d4e8694b656c7fd82</id>
<content type='text'>
also added -fdmd-tx-dict-sel, on by default
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
also added -fdmd-tx-dict-sel, on by default
</pre>
</div>
</content>
</entry>
</feed>
