We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf51ba3 commit d5eb32eCopy full SHA for d5eb32e
hnix-store-remote/src/System/Nix/Store/Remote.hs
@@ -53,9 +53,6 @@ type CheckFlag = Bool
53
type CheckSigsFlag = Bool
54
type SubstituteFlag = Bool
55
56
--- TODO: error handling via ErrorT, some of these will just log Error,
57
--- which means we need to bail out and not wait for results
58
---
59
--setOptions :: StoreSetting -> MonadStore ()
60
61
isValidPathUncached :: Path -> MonadStore Bool
0 commit comments