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