module Data.ByteString.Interned
  ( InternedByteString(..)
  ) where

import Data.ByteString.Interned.Internal