stack-2.3.1: The Haskell Tool Stack

Safe HaskellNone
LanguageHaskell2010

System.Terminal

Synopsis

Documentation

fixCodePage :: x -> y -> a -> a Source #

hIsTerminalDeviceOrMinTTY :: MonadIO m => Handle -> m Bool Source #

hIsTerminaDevice does not recognise handles to mintty terminals as terminal devices, but isMinTTYHandle does.