DEBSOURCES
Skip Quicknav
sources / haskell-crypton-connection / 0.4.5-1 / Network / Connection / Internal.hs
123456
module Network.Connection.Internal ( ConnectionContext (..) ) where import Network.Connection.Types (ConnectionContext (..))