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
- fixCodePage :: x -> y -> a -> a
- getTerminalWidth :: IO (Maybe Int)
- hIsTerminalDeviceOrMinTTY :: MonadIO m => Handle -> m Bool
Documentation
fixCodePage :: x -> y -> a -> a Source #