# ghc-pager **Repository Path**: src-openeuler/ghc-pager ## Basic Information - **Project Name**: ghc-pager - **Description**: 本项目已经迁移至 AtomGit || This project has been migrated to AtomGit || Linked: https://atomgit.com/src-openeuler/ghc-pager - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2025-09-04 - **Last Updated**: 2025-12-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: sig-haskell ## README # Notice: This project has been migrated to [AtomGit](https://atomgit.com/src-openeuler/ghc-pager) # 通知: 本项目已经正式迁移至 [AtomGit](https://atomgit.com/src-openeuler/ghc-pager) 平台 # ghc-pager This opens up the user's $PAGER. On Linux, this is usually called less. On the various BSDs, this is usually more. CHANGES 0.1.1.0 Add printOrPage function and sendToPagerStrict function.