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