[Haskell-cafe] ANN: cautious-file 0.1.1: Ways to write a file
cautiously, to avoid data loss
Robin Green
greenrd at greenrd.org
Mon Jul 20 01:09:50 EDT 2009
I've since uploaded two new versions with the following changes:
0.1.2: Fixed an issue where it would clobber symbolic links to files,
which is usually not what you want. Test case added for this.
0.1.3: ByteString support! FFI is also now used under the hood to do
things in a slightly less hacky way.
--
Robin
On Sun, 19 Jul 2009 23:35:34 +0100
Robin Green <greenrd at greenrd.org> wrote:
> I'm pleased to announce the first public release of cautious-file:
>
> http://hackage.haskell.org/package/cautious-file
<snip>
More information about the Haskell-Cafe
mailing list