Skip to content

Commit d5eb32e

Browse files
committed
squash! hnix-store-remote prototype
drop ExceptT todo
1 parent cf51ba3 commit d5eb32e

File tree

1 file changed

+0
-3
lines changed
  • hnix-store-remote/src/System/Nix/Store

1 file changed

+0
-3
lines changed

hnix-store-remote/src/System/Nix/Store/Remote.hs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,6 @@ type CheckFlag = Bool
5353
type CheckSigsFlag = Bool
5454
type SubstituteFlag = Bool
5555

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-
--
5956
--setOptions :: StoreSetting -> MonadStore ()
6057

6158
isValidPathUncached :: Path -> MonadStore Bool

0 commit comments

Comments
 (0)