Änderungen

Summary

  1. Add Wrap#_DoNothing again (commit: 274326c) (details)
Commit 274326c3ff6116aefdc8a929c6d178da9ab1c329 by lep.delete
Add Wrap#_DoNothing again

We do this so we don't rely on Blizzard.j DoNothing. We need this for the
Auto#_call_predefined binary search generation, because we have to provide
some statement. Maybe we can replace Wrap#_Null again with this.
(commit: 274326c)
The file was modifiedsrc/runtime/table.j (diff)
The file was modifiedsrc/runtime/wrap-around.j (diff)
The file was modifiedjhcr.cabal (diff)
The file was modifiedsrc/Hot/Init/Auto.hs (diff)