Copyright | (C) 2014-2016 Ryan Scott |
---|---|
License | BSD-style (see the file LICENSE) |
Maintainer | Ryan Scott |
Stability | Provisional |
Portability | GHC |
Safe Haskell | None |
Language | Haskell2010 |
Monomorphic TextShow
functions for Haskell equivalents of POSIX data types.
Note that these functions are only available if the operating system supports them,
so some OSes (e.g., Windows) will not be able to use all of the functions in this
module.
Since: 2
- showbFdPrec :: Int -> Fd -> Builder
- showbCDev :: CDev -> Builder
- showbCIno :: CIno -> Builder
- showbCMode :: CMode -> Builder
- showbCOffPrec :: Int -> COff -> Builder
- showbCPidPrec :: Int -> CPid -> Builder
- showbCSsizePrec :: Int -> CSsize -> Builder
- showbCGid :: CGid -> Builder
- showbCNlink :: CNlink -> Builder
- showbCUid :: CUid -> Builder
- showbCCc :: CCc -> Builder
- showbCSpeed :: CSpeed -> Builder
- showbCTcflag :: CTcflag -> Builder
- showbCRLim :: CRLim -> Builder