Home
last modified time | relevance | path

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

/dports/devel/hs-git-annex/git-annex-8.20210903/Logs/Presence/
H A DPure.hs121 <*> (LogInfo <$> arbinfo)
129 arbinfo = (encodeBS <$> arbitrary `suchThat` all isAscii) function