<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>bindisttest/HelloWorld.lhs</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -33,6 +33,8 @@ else
 	cd a/b/c/$(BIN_DIST_NAME) &amp;&amp; ./configure --prefix=$(BIN_DIST_INST_DIR)
 	cd a/b/c/$(BIN_DIST_NAME) &amp;&amp; make install
 endif
+	$(BIN_DIST_INST_DIR)/bin/runghc HelloWorld &gt; output
+	$(CONTEXT_DIFF) output expected_output
 	$(BIN_DIST_INST_DIR)/bin/ghc --make HelloWorld
 	./HelloWorld &gt; output
 	$(CONTEXT_DIFF) output expected_output</diff>
      <filename>bindisttest/Makefile</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>bindisttest/HelloWorld.hs</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>9301f4d5a6151230ac1322db13a765f71b26090e</id>
    </parent>
  </parents>
  <author>
    <name>Ian Lynagh</name>
    <email>igloo@earth.li</email>
  </author>
  <url>http://github.com/ghc-hq/ghc/commit/809529d86e88cfc8c26b6ea40610429c9206e627</url>
  <id>809529d86e88cfc8c26b6ea40610429c9206e627</id>
  <committed-date>2009-06-13T09:15:16-07:00</committed-date>
  <authored-date>2009-06-13T09:15:16-07:00</authored-date>
  <message>Improve bindist testing

We now also test runghc and unlit</message>
  <tree>ab998a78e1400db3144285e53b47df2b60819062</tree>
  <committer>
    <name>Ian Lynagh</name>
    <email>igloo@earth.li</email>
  </committer>
</commit>
