------------------------------------------------------------------------------
-- | Defines the 'Encoding' accept header with an 'Accept' instance for use in
-- encoding negotiation.
module Network.HTTP.Media.Encoding
    ( Encoding ) where

import           Network.HTTP.Media.Encoding.Internal