./devel/hs-terminal-size, Get terminal window height and width

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.3.3nb3, Package name: hs-terminal-size-0.3.3nb3, Maintainer: pho

Get terminal window height and width without ncurses dependency.


Required to run:
[lang/ghc88]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 4.19 KB

Version history: (Expand)


CVS history: (Expand)


   2023-11-02 07:37:49 by Masatake Daimon | Files touched by this commit (1141)
Log message:
Revbump all Haskell after updating lang/ghc96
   2023-10-25 19:02:13 by Masatake Daimon | Files touched by this commit (1)
Log message:
devel/hs-terminal-size: Fix build with GHC 9.6
   2023-10-09 06:55:01 by Masatake Daimon | Files touched by this commit (988)
Log message:
Bump Haskell packages after updating lang/ghc94
   2023-01-24 18:07:08 by Masatake Daimon | Files touched by this commit (5)
Log message:
devel/hs-terminal-size: Update to 0.3.3

0.3.3
* Fixed ioctl foreign import. (https://github.com/biegunka/terminal-size/pull/16)
* #alignment is a hsc2hs built-in since some unspecified GHC
   7.x. (https://github.com/biegunka/terminal-size/pull/12)
* Captured possible stty stderr output with a
  pipe. (https://github.com/biegunka/terminal-size/pull/13)
   2022-05-10 11:47:37 by Jonathan Perkin | Files touched by this commit (2)
Log message:
hs-terminal-size: Include termios for struct winsize.
   2022-02-26 04:58:36 by Masatake Daimon | Files touched by this commit (872)
Log message:
Bump all Haskell packages after enabling "split sections" in mk/haskell.mk
   2022-02-12 09:51:00 by Masatake Daimon | Files touched by this commit (575)
Log message:
revbump after changing the default Haskell compiler
   2022-01-18 03:48:33 by Masatake Daimon | Files touched by this commit (541)
Log message:
Bump packages that depends on GHC