summaryrefslogtreecommitdiff
path: root/Propellor/Exception.hs
AgeCommit message (Collapse)Author
2014-04-11propellor spinJoey Hess
2014-04-10Propellor monad is a Reader for HostAttrJoey Hess
So far, the hostname is only used to improve a message in withPrivData, but I anticipate using HostAttr for a lot more.