[Imported from JIRA. Reported by Tim Watson [Administrator] @hyperthunk) as DP-70 on 2013-03-04 13:57:43]
Make it possible to `lift' actions from other contexts (besides IO). Edsko suggests (on IRC) that you would have to generalize Process to ProcessT, and reintroduce Process as ProcessT IO (or something like that).