packages feed

prettyprinter-configurable-1.0.0.0: src/Text/Pretty.hs

-- | A module alias for way too verbose "Prettyprinter".
module Text.Pretty
    ( module Export
    ) where

import Prettyprinter as Export