
Hi Adam, Could you give us a comparison of the existing hinotify package and your new system-inotify package? http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hinotify-0.2 http://hackage.haskell.org/cgi-bin/hackage-scripts/package/system-inotify-0.... What are the key differences? Do you think we could merge the best ideas and have a single package or are the approaches incompatible in some way? Thanks. Duncan

On Fri, Mar 21, 2008 at 12:19 AM, Duncan Coutts
Could you give us a comparison of the existing hinotify package and your new system-inotify package?
Blink. Drat. I swear I searched on Hackage yesterday for inotify and only saw the GrowlNotify package. I guess I mistyped. Sorry about that. Can you delete system-inotify from Hackage? Probably best not to have two, almost identical, packages. AGL -- Adam Langley agl@imperialviolet.org http://www.imperialviolet.org

agl:
On Fri, Mar 21, 2008 at 12:19 AM, Duncan Coutts
wrote: Could you give us a comparison of the existing hinotify package and your new system-inotify package?
Blink. Drat.
I swear I searched on Hackage yesterday for inotify and only saw the GrowlNotify package. I guess I mistyped.
Sorry about that. Can you delete system-inotify from Hackage? Probably best not to have two, almost identical, packages.
Well, at least do a merge first :) There's probably documentation, at a minimum, that can be salvaged. This is a rather novel situation for the Haskell community -- we're now to assume that a library has already been written, and is on hackage, rather than assuming no one's done it yet :-) Kudos to the Cabal and Hackage devs! -- Don

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Don Stewart wrote:
| agl:
|> On Fri, Mar 21, 2008 at 12:19 AM, Duncan Coutts
|>

On Fri, 2008-03-21 at 08:41 -0700, Adam Langley wrote:
On Fri, Mar 21, 2008 at 12:19 AM, Duncan Coutts
wrote: Could you give us a comparison of the existing hinotify package and your new system-inotify package?
Blink. Drat.
I swear I searched on Hackage yesterday for inotify and only saw the GrowlNotify package. I guess I mistyped.
Sorry about that. Can you delete system-inotify from Hackage? Probably best not to have two, almost identical, packages.
Let's ask Lennart to take a look at the code and merge the best ideas. I don't think we should delete packages but we should see about marking packages as superseded: http://hackage.haskell.org/trac/hackage/ticket/261 Duncan
participants (4)
-
Adam Langley
-
Don Stewart
-
Duncan Coutts
-
Lennart Kolmodin