Änderungen

Summary

  1. Some comments for the Auto generation in Hot/Init (commit: c80a7b4) (details)
  2. Small change to runtime dependencies. (commit: 8788224) (details)
Commit c80a7b4d1e509bfb58b789ce580ec2e89138e404 by lep.delete
Some comments for the Auto generation in Hot/Init
(commit: c80a7b4)
The file was modifiedHot/Init/Auto.hs (diff)
The file was modifiedruntime/list.j (diff)
The file was modifiedruntime/context.j (diff)
The file was modifiedHot/Init/Stubs.hs (diff)
Commit 8788224e78d6517bcdba4e6e378ba59c9ec099dd by lep.delete
Small change to runtime dependencies.

After running the runtim dependencies through tsort again it was shown
that parser didn't need to be in the second runtime group. It doesn't
*really* matter but i think it's better to remove this ambiguity.
(commit: 8788224)
The file was modifiedMain.hs (diff)