convert TMVars that are never left empty into TVars
authorJoey Hess <joeyh@joeyh.name>
Fri, 30 Sep 2016 23:51:16 +0000 (19:51 -0400)
committerJoey Hess <joeyh@joeyh.name>
Fri, 30 Sep 2016 23:51:16 +0000 (19:51 -0400)
commit166d70db77cf99007952fe0095865fea7bb9d8ac
tree9b2173ba80f9e22dc6c35329384e28977018c78e
parentb025500352831a4f1aebbae074505bd607c191e1
convert TMVars that are never left empty into TVars

This is probably more efficient, and it avoids mistakenly leaving them
empty.
Assistant/DaemonStatus.hs
Assistant/Types/DaemonStatus.hs
Assistant/Types/TransferrerPool.hs
Command/WebApp.hs
Remote/External.hs
Remote/External/Types.hs