<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/haskell.git, branch profiling</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 note</title>
<updated>2011-09-21T00:05:43+00:00</updated>
<author>
<name>Simon Marlow</name>
<email>marlowsd@gmail.com</email>
</author>
<published>2011-09-21T00:05:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/haskell.git/commit/?id=7043e063284a995233e41e9ec5999a962625fa7b'/>
<id>7043e063284a995233e41e9ec5999a962625fa7b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>notes for profiling work</title>
<updated>2011-09-16T12:38:44+00:00</updated>
<author>
<name>Simon Marlow</name>
<email>marlowsd@gmail.com</email>
</author>
<published>2011-09-16T12:38:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/haskell.git/commit/?id=1127c0bfb4e0070bec5b3cab9d7ebd8650d0bc68'/>
<id>1127c0bfb4e0070bec5b3cab9d7ebd8650d0bc68</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>another snapshot</title>
<updated>2011-09-16T12:38:29+00:00</updated>
<author>
<name>Simon Marlow</name>
<email>marlowsd@gmail.com</email>
</author>
<published>2011-09-16T12:38:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/haskell.git/commit/?id=418140bd3d18331de697b8d27e2cf2fe762e5696'/>
<id>418140bd3d18331de697b8d27e2cf2fe762e5696</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>debugging code</title>
<updated>2011-09-16T12:38:14+00:00</updated>
<author>
<name>Simon Marlow</name>
<email>marlowsd@gmail.com</email>
</author>
<published>2011-09-16T12:38:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/haskell.git/commit/?id=d60c977e7d92a11a1750cea8693fd386d3a7104e'/>
<id>d60c977e7d92a11a1750cea8693fd386d3a7104e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>snapshot: GHCi breakpoints working</title>
<updated>2011-09-02T14:23:51+00:00</updated>
<author>
<name>Simon Marlow</name>
<email>marlowsd@gmail.com</email>
</author>
<published>2011-09-02T14:23:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/haskell.git/commit/?id=4f2d8fd6c3ea186541fa2ddbe99f2167c83c0b0b'/>
<id>4f2d8fd6c3ea186541fa2ddbe99f2167c83c0b0b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>snapshot</title>
<updated>2011-09-02T12:58:19+00:00</updated>
<author>
<name>Simon Marlow</name>
<email>marlowsd@gmail.com</email>
</author>
<published>2011-09-02T12:58:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/haskell.git/commit/?id=98fd4bd02aa5cce0d97625ab19dea6d93e324d7a'/>
<id>98fd4bd02aa5cce0d97625ab19dea6d93e324d7a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>For the location on a record selector binding, use the location of the</title>
<updated>2011-08-18T14:32:22+00:00</updated>
<author>
<name>Simon Marlow</name>
<email>marlowsd@gmail.com</email>
</author>
<published>2011-08-18T14:32:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/haskell.git/commit/?id=69afe8ab38ed5f515e1cfac85737a9f1a92eb14d'/>
<id>69afe8ab38ed5f515e1cfac85737a9f1a92eb14d</id>
<content type='text'>
record selector identifier in the data declaration.  Previously the
location was pointing to the TyCon in the source, which was clearly
wrong, and the new way gives more useful information from HPC: if a
record selector is never used, the markup will shade the identifier
yellow.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
record selector identifier in the data declaration.  Previously the
location was pointing to the TyCon in the source, which was clearly
wrong, and the new way gives more useful information from HPC: if a
record selector is never used, the markup will shade the identifier
yellow.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Trustworthy pragma to bin-package-db</title>
<updated>2011-08-08T21:10:00+00:00</updated>
<author>
<name>David Terei</name>
<email>davidterei@gmail.com</email>
</author>
<published>2011-08-02T22:17:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/haskell.git/commit/?id=f7d289bee191484bc5ee550b3abc6f73b44c03f5'/>
<id>f7d289bee191484bc5ee550b3abc6f73b44c03f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Have validate check for the "files written by multiple tests" error</title>
<updated>2011-08-08T18:14:30+00:00</updated>
<author>
<name>Ian Lynagh</name>
<email>igloo@earth.li</email>
</author>
<published>2011-08-08T18:13:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/haskell.git/commit/?id=a28f25fdfe1edcd190719ab87560411cf7b7dd63'/>
<id>a28f25fdfe1edcd190719ab87560411cf7b7dd63</id>
<content type='text'>
We don't actually enable the test yet, but when we do validate will
check whether it fails.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We don't actually enable the test yet, but when we do validate will
check whether it fails.
</pre>
</div>
</content>
</entry>
<entry>
<title>compatibility with Alex 3.0</title>
<updated>2011-08-08T12:48:39+00:00</updated>
<author>
<name>Simon Marlow</name>
<email>marlowsd@gmail.com</email>
</author>
<published>2011-08-08T08:24:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/haskell.git/commit/?id=61ce073196ebe94d2c1695a3ff34a95153c941a2'/>
<id>61ce073196ebe94d2c1695a3ff34a95153c941a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
