move externalConfig into ExternalState
authorJoey Hess <joeyh@joeyh.name>
Fri, 30 Sep 2016 17:36:50 +0000 (13:36 -0400)
committerJoey Hess <joeyh@joeyh.name>
Fri, 30 Sep 2016 17:36:50 +0000 (13:36 -0400)
commitb69dea0ac333765554fb1697e10e45f7dbe24d59
treee01a3b8c8c57438ce807f1bee799bfcc71c1dfa6
parent63e21a607f5949b53b0aa6967a6d743fbe4bbf75
move externalConfig into ExternalState

Groundwork to having multiple processes running at once for an external
special remote; each needs its own externalConfig.
Remote/External.hs
Remote/External/Types.hs