Home
last modified time | relevance | path

Searched refs:NoConfigValue (Results 1 – 9 of 9) sorted by relevance

/dports/devel/hs-git-annex/git-annex-8.20210903/Git/
H A DTypes.hs61 | NoConfigValue constructor
68 a <> NoConfigValue = a
69 NoConfigValue <> b = b function
88 fromConfigValue NoConfigValue = mempty
H A DConfigTypes.hs35 Just NoConfigValue -> UnShared
49 Just NoConfigValue -> RefusePush
H A DRemote.hs98 (ConfigKey k, NoConfigValue) -> (k, mempty)
105 (_, NoConfigValue) -> False
H A DConfig.hs146 Just NoConfigValue -> return l
168 | S.null v = NoConfigValue
195 isTrueFalse' NoConfigValue = Just True function
H A DGCrypt.hs111 parse (Just NoConfigValue) = []
/dports/devel/hs-git-annex/git-annex-8.20210903/Logs/
H A DConfig.hs58 valuebuilder NoConfigValue = mempty
73 nonempty NoConfigValue = True
/dports/devel/hs-git-annex/git-annex-8.20210903/Command/
H A DConfig.hs79 Just NoConfigValue -> return ()
/dports/devel/hs-git-annex/git-annex-8.20210903/Types/
H A DUUID.hs61 toUUID NoConfigValue = NoUUID
/dports/devel/hs-git-annex/git-annex-8.20210903/Remote/
H A DBup.hs244 NoConfigValue -> True