remote: re-export System.Nix.Store.Remote.Types from Remote

This commit is contained in:
Richard Marko 2021-01-14 14:17:36 +01:00
parent 779844eeb8
commit 4920668265

View File

@ -32,6 +32,7 @@ module System.Nix.Store.Remote
, runStore
, syncWithGC
, verifyStore
, module System.Nix.Store.Remote.Types
)
where