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

import Network.HTTP.Media.Charset.Internal