prettyprinter-1.7.0: src/Data/Text/Prettyprint/Doc/Internal/Debug.hs
-- | 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.Debug" instead.
module Data.Text.Prettyprint.Doc.Internal.Debug (
module Prettyprinter.Internal.Debug
) where
import Prettyprinter.Internal.Debug