hbs2/hbs2-peer/app/RPC2/Service/Storage/Unix.hs

9 lines
191 B
Haskell

{-# OPTIONS_GHC -fno-warn-orphans #-}
module RPC2.Service.Storage.Unix
( module HBS2.Peer.RPC.Internal.Service.Storage.Unix
)
where
import HBS2.Peer.RPC.Internal.Service.Storage.Unix