types for async protocol extension
authorJoey Hess <joeyh@joeyh.name>
Wed, 12 Aug 2020 16:04:12 +0000 (12:04 -0400)
committerJoey Hess <joeyh@joeyh.name>
Wed, 12 Aug 2020 16:04:12 +0000 (12:04 -0400)
commit5f4228dc2b601fee4e7a0f59d88de2020e17efc8
tree56f06394ed01b80a2d6bacfdec7d56457340bff1
parent482422b9c5a5035e7d3e989000318c589eb4f087
types for async protocol extension

renamed AsyncMessage to ExceptionalMessage to make way for this new
extension.
Backend/External.hs
Remote/External.hs
Remote/External/Types.hs