NOTICE: This package has been removed from pkgsrc

./wip/hs-terminfo, Haskell bindings to the terminfo library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.3.2.6, Package name: hs-terminfo-0.3.2.6, Maintainer: pho

This library provides an interface to the terminfo database (via
bindings to the curses library). Terminfo allows POSIX systems to
interact with a variety of terminals using a standard set of
capabilities.


Required to run:
[devel/ncurses] [wip/ghc]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: 8d27153bcd9091d6c8bd33be0c7340b165635dc8
RMD160: 2d2e443dc5db88850a47dead4e2c08d93ea4014f
Filesize: 44.373 KB

Version history: (Expand)


CVS history: (Expand)


   2014-08-29 16:10:14 by Ryosuke Moro | Files touched by this commit (101)
Log message:
make it clear what package depend on

discussed with wiz@.
   2014-04-21 11:11:37 by Ryosuke Moro | Files touched by this commit (38)
Log message:
- ready for HASKELL_ENABLE_HADDOCK_DOCUMENTATION= yes
   2013-12-04 11:22:06 by PHO / phonohawk | Files touched by this commit (2) | Package updated
Log message:
Upstream update to terminfo-0.3.2.6

   2012-03-04 08:40:02 by PHO / phonohawk | Files touched by this commit (3) | Package updated
Log message:
Upstream update to terminfo-0.3.2.3

   2011-01-07 10:48:12 by PHO / phonohawk | Files touched by this commit (3) | Package updated
Log message:
Upstream update to terminfo-0.3.1.3

   2010-01-24 04:12:27 by PHO / phonohawk | Files touched by this commit (2)
Log message:
extensible-exceptions is now part of GHC boot packages

   2009-09-24 11:32:19 by PHO / phonohawk | Files touched by this commit (1)
Log message:
add missing dependency to devel/ncurses

   2009-09-24 11:26:53 by PHO / phonohawk | Files touched by this commit (3)
Log message:
Hard-code the dependency to devel/ncurses to avoid problems...