GHCup.Utils.Pager
getPager :: IO (Maybe FilePath) Source #
sendToPager :: FilePath -> [Text] -> IO (Either IOException ()) Source #
sendToPager' :: Maybe FilePath -> [Text] -> IO () Source #