scroll-1.20150314: portable/Pager.hs
-- This is just a stub for systems building without unix support. module Pager where stdinPager :: IO (Maybe String) stdinPager = return Nothing
-- This is just a stub for systems building without unix support. module Pager where stdinPager :: IO (Maybe String) stdinPager = return Nothing