Home
last modified time | relevance | path

Searched refs:_ciType (Results 1 – 3 of 3) sorted by relevance

/dports/net-im/matterhorn/matterhorn-50200.13.0/src/Matterhorn/State/
H A DSetup.hs53 , _ciType = configConnectionType config function
/dports/net-im/matterhorn/matterhorn-50200.13.0/src/Matterhorn/
H A DLogin.hs426 serverLens f ci = fmap (\(x,y,z,w) -> ci { _ciHostname = x, _ciPort = y, _ciUrlPath = z, _ciType = …
H A DTypes.hs925 , _ciType :: ConnectionType function