aboutsummaryrefslogtreecommitdiff
path: root/src/Internal/XPlus.hs
Commit message (Collapse)AuthorAge
* Move logic from Keys.hs to Lib.hs.Josh Rahm2020-03-26
Added an monad XPlus that holds extra state with the MarkContext, etc. This should make it easier to handle as more and more state accrues over time.