https://github.com/haskell-fswatch/hfsnotify

Last synced: about 1 month ago

Repository metadata:

Unified Haskell interface for basic file system notifications


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 398
Total Committers: 22
Avg Commits per committer: 18.091
Development Distribution Score (DDS): 0.621

Commits in past year: 36
Committers in past year: 1
Avg Commits per committer in past year: 36.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Tom McLaughlin t****m@c****o 151
Mark Dittmer m****r@g****m 67
Tom McLaughlin p****7@g****m 57
Roman Cheplyaka r****a@r****o 56
Greg Weber g****g@g****o 42
Tom van Ommeren t****n@g****m 4
Michael Xavier m****l@m****t 3
Dmitry Bushev b****v@g****m 2
Michael LaCorte m****5@g****m 2
Serhii Pererva s****p@s****t 2
Dr. ERDI Gergo g****o@e****u 1
George Wilson g****e@w****e 1
Ismail S i****y@g****m 1
Mark Wright g****h@g****g 1
Michael Snoyman m****l@s****m 1
Mikhail Glushenkov m****v@g****m 1
Raphael Javaux r****x@g****m 1
Rasmus Précenth r****s@p****u 1
Rebecca Turner r****t@s****s 1
Gábor Lipták g****k@g****m 1
Alexandre Esteves 2****e 1
System Administrator r****t@M****l 1

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

hackage: fsnotify

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.

  • Homepage: https://github.com/haskell-fswatch/hfsnotify
  • Licenses: BSD-3-Clause
  • Latest release: 0.2.1 (published over 9 years ago)
  • Last Synced: 2024-11-11T03:12:19.737Z (about 1 month ago)
  • Versions: 28
  • Dependent Packages: 26
  • Dependent Repositories: 548
  • Downloads: 98,469 Total
  • Docker Downloads: 35
  • Rankings:
    • Docker downloads count: 0.175%
    • Dependent repos count: 0.757%
    • Dependent packages count: 1.136%
    • Downloads: 1.379%
    • Average: 2.856%
    • Forks count: 6.392%
    • Stargazers count: 7.296%
  • Maintainers (5)

Dependencies

fsnotify.cabal hackage
  • Win32 *
  • async >=2.0.0.0
  • auto-update >=0.1.6
  • base >=4.8 && <5
  • bytestring >=0.10.2
  • containers >=0.4
  • directory >=1.3.0.0
  • filepath >=1.3.0.0
  • hfsevents >=0.1.3
  • hinotify >=0.3.7
  • monad-control >=1.0.0.0
  • safe-exceptions >=0.1.0.0
  • text >=0.11.0
  • time >=1.1
  • unix >=2.7.1.0
  • unix-compat >=0.2
  • HUnit * test
  • Win32 * test
  • async >=2 test
  • auto-update * test
  • base >=4.3.1.0 test
  • directory * test
  • exceptions * test
  • filepath * test
  • fsnotify * test
  • hspec * test
  • hspec-core * test
  • hspec-expectations * test
  • random * test
  • retry * test
  • safe-exceptions * test
  • temporary * test
  • unix-compat * test
.github/workflows/ci.yml actions
  • actions/cache v1 composite
  • actions/checkout v2 composite
  • haskell/actions/setup v1 composite