License | BSD-3-Clause |
---|---|
Safe Haskell | None |
Language | GHC2021 |
System.Terminal
Description
The module of this name differs as between Windows and non-Windows builds. This is the non-Windows version.
Synopsis
- getTerminalWidth :: IO (Maybe Int)
- hIsTerminalDeviceOrMinTTY :: MonadIO m => Handle -> m Bool