-- | This module is part of the old @Data.Text.Prettyprint.Doc@ module hierarchy -- which is being replaced by a shallower @Prettyprinter@ module hierarchy -- offering the same API. -- -- This module will be deprecated and eventually removed. -- -- Use "Prettyprinter.Internal.Type" instead. module Data.Text.Prettyprint.Doc.Internal.Type ( module Prettyprinter.Internal.Type ) where import Prettyprinter.Internal.Type