https://github.com/trskop/follow-tail
Haskell implementation of "tail -f" as a library.
https://github.com/trskop/follow-tail
haskell inotify linux
Last synced: 3 months ago
JSON representation
Haskell implementation of "tail -f" as a library.
- Host: GitHub
- URL: https://github.com/trskop/follow-tail
- Owner: trskop
- License: bsd-3-clause
- Created: 2017-02-27T22:33:33.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-28T21:54:10.000Z (over 7 years ago)
- Last Synced: 2025-07-08T15:04:16.449Z (3 months ago)
- Topics: haskell, inotify, linux
- Language: Haskell
- Size: 10.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog.md
- License: LICENSE
Awesome Lists containing this project
README
# Follow Tail
Haskell implementation of `tail -f` as a library.
# Related Projects
Alternatives:
*
*Other:
*