NOTICE: This package has been removed from pkgsrc

./wip/hs-cautious-file, Ways to write a file cautiously to reduce the chances of data loss

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


Branch: CURRENT, Version: 1.0.2, Package name: hs-cautious-file-1.0.2, Maintainer: pho

On non-Windows systems, posix-specific functions are used to reduce
the chance of data loss further.


Required to run:
[wip/ghc]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: a0b6efc4681d194cfc0688976f9c81d48b54c7ae
RMD160: 5bd873d5c5502aadfb19db5a70f328c3159a5119
Filesize: 3.83 KB

Version history: (Expand)


CVS history: (Expand)


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

discussed with wiz@.
   2013-05-01 14:59:16 by Ryosuke Moro | Files touched by this commit (1)
Log message:
This patch does not need for now.
   2013-05-01 14:50:32 by Ryosuke Moro | Files touched by this commit (3)
Log message:
Update to 1.0.2

CHANGES:
1.0.2
  Modified for Dependencies
  Import CInt and CSize constructors

1.0.1
  Modified for Dependencies
   2012-03-11 08:19:35 by PHO / phonohawk | Files touched by this commit (1)
Log message:
Forgot to run "make makepatchsum"...

   2012-03-11 06:39:51 by PHO / phonohawk | Files touched by this commit (1)
Log message:
Relax dependency on filepath

   2011-07-12 17:19:24 by PHO / phonohawk | Files touched by this commit (5) | Imported package
Log message:
Import hs-cautious-file-1.0 as wip/hs-cautious-file.

On non-Windows systems, posix-specific functions are used to reduce
the chance of data loss further.