ku-fpg / hermit-shell

HERMIT with GHCi shell
BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

Interactive post-hooks #4

Open andygill opened 9 years ago

andygill commented 9 years ago

When editing using the Black Shell, we would like to see our code as it changes.

Currently (sometimes) the old shell uses display to output what has changed. So set-pp does not output anything, but try (inline ...) does. This should be possible to customize. Perhaps with a (hidden) MVar.