text-show-instances-3.5: Additional instances for text-show

Copyright(C) 2014-2017 Ryan Scott
LicenseBSD-style (see the file LICENSE)
MaintainerRyan Scott
StabilityProvisional
PortabilityGHC
Safe HaskellNone
LanguageHaskell2010

TextShow.System.Directory

Contents

Description

Monomorphic TextShow function for Permissions.

Since: 2

Synopsis

Documentation

showbPermissionsPrec :: Int -> Permissions -> Builder Source #

Convert Permissions to a Builder with the given precedence.

Since: 2

Orphan instances