module Network.Connection.Internal
    ( ConnectionContext (..)
    )
where

import Network.Connection.Types (ConnectionContext (..))