NOTICE: This package has been removed from pkgsrc

./wip/hs-unix-compat, Portable POSIX-compatibility layer

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


Branch: CURRENT, Version: 0.4.1.1, Package name: hs-unix-compat-0.4.1.1, Maintainer: pho

This package provides portable implementations of parts of the unix
package. This package re-exports the unix package when available. When
it isn't available, portable implementations are used.


Required to run:
[wip/ghc]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: 3d83c88534bc87ddaf137a6836545929f949d710
RMD160: 0288dd5dd66194c0cc24d82e3324c4e626e1e2c4
Filesize: 12.708 KB

Version history: (Expand)


CVS history: (Expand)


   2014-08-29 16:10:29 by Ryosuke Moro | Files touched by this commit (22)
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-04-26 00:34:23 by Ryosuke Moro | Files touched by this commit (3)
Log message:
Update to 0.4.1.1

changes:
0.4.1.1
  Bump unix upper bound for GHC 7.7
0.4.1.0
  Fixed build issues with 64-bit GHC on Windows
0.4.0.0
  Support directory 1.2
    This also involves a conditional migration to the new "time" package
  fix Windows build with GHC 7.6: import data constructors of FFI types
0.3.0.2
  Bump `unix` version constraint to allow GHC 7.6.0 RC1's `unix-2.6.0.0`
   2012-02-11 04:35:34 by PHO / phonohawk | Files touched by this commit (4) | Package updated
Log message:
Upstream update to unix-compat-0.3.0.1

   2011-07-28 12:05:18 by PHO / phonohawk | Files touched by this commit (3) | Package updated
Log message:
Upstream update to unix-compat-0.2.2

   2011-07-12 10:22:49 by PHO / phonohawk | Files touched by this commit (5) | Imported package
Log message:
Import hs-unix-compat-0.2.1.3 as wip/hs-unix-compat.

This package provides portable implementations of parts of the unix
package. This package re-exports the unix package when available. When
it isn't available, portable implementations are used.