./devel/hs-fsnotify, Cross platform library for file change notification

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.4.1.0nb5, Package name: hs-fsnotify-0.4.1.0nb5, Maintainer: pho

Cross platform library for file creation, modification, and deletion
notification. This library builds upon existing libraries for
platform-specific Windows, Mac, and Linux filesystem event
notification.


Required to run:
[devel/hs-async] [devel/hs-unix-compat] [lang/ghc88]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 22.249 KB

Version history: (Expand)


CVS history: (Expand)


   2025-02-02 14:06:08 by Masatake Daimon | Files touched by this commit (1173)
Log message:
Bump all Haskell packages after switching the default compiler.
   2024-05-09 03:32:57 by Masatake Daimon | Files touched by this commit (1137)
Log message:
Recursive revbump after changing the default Haskell compiler
   2024-05-02 11:44:01 by Masatake Daimon | Files touched by this commit (3)
Log message:
devel/hs-fsnotify: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.
   2023-11-02 07:37:49 by Masatake Daimon | Files touched by this commit (1141)
Log message:
Revbump all Haskell after updating lang/ghc96
   2023-11-01 18:52:48 by Masatake Daimon | Files touched by this commit (3)
Log message:
devel/hs-fsnotify: Support Darwin
   2023-10-30 14:58:34 by Masatake Daimon | Files touched by this commit (4)
Log message:
devel/hs-fsnotify: Revert my last change to the PLIST
   2023-10-30 12:07:18 by Masatake Daimon | Files touched by this commit (4)
Log message:
devel/hs-fsnotify: Fix build with GHC 9.6
   2023-10-09 06:55:01 by Masatake Daimon | Files touched by this commit (988)
Log message:
Bump Haskell packages after updating lang/ghc94