Copyright | (C) 2014-2017 Ryan Scott |
---|---|
License | BSD-style (see the file LICENSE) |
Maintainer | Ryan Scott |
Stability | Provisional |
Portability | GHC |
Safe Haskell | None |
Language | Haskell2010 |
TextShow.System.Directory
Contents
Description
Monomorphic TextShow
function for Permissions
.
Since: 2
- showbPermissionsPrec :: Int -> Permissions -> Builder
Documentation
showbPermissionsPrec :: Int -> Permissions -> Builder Source #
Convert Permissions
to a Builder
with the given precedence.
Since: 2