name:                 hinotify
version:              0.4.1
visibility:           public
id:                   hinotify-0.4.1-HKN1op13wT5EQtZVyxLRah
key:                  hinotify-0.4.1-HKN1op13wT5EQtZVyxLRah
license:              BSD-3-Clause
maintainer:           Lennart Kolmodin <kolmodin@gmail.com>
author:               Lennart Kolmodin
homepage:             https://github.com/kolmodin/hinotify
synopsis:             Haskell binding to inotify
description:
    This library provides a wrapper to the Linux Kernel's inotify feature,
    allowing applications to subscribe to notifications when a file is
    accessed or modified.

category:             System
abi:                  38a523c3860e58e7fe8eed78661a47b8
exposed:              True
exposed-modules:      System.INotify
hidden-modules:       System.INotify.Masks
import-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/hinotify-0.4.1-HKN1op13wT5EQtZVyxLRah

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/hinotify-0.4.1-HKN1op13wT5EQtZVyxLRah

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/hinotify-0.4.1-HKN1op13wT5EQtZVyxLRah

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2
data-dir:             /usr/pkg/share/aarch64-netbsd-ghc-9.8.2/hinotify-0.4.1
hs-libraries:         HShinotify-0.4.1-HKN1op13wT5EQtZVyxLRah
extra-libraries:      inotify
includes:             sys/inotify.h
depends:
    async-2.2.5-FBNDIiksL2sEWCANj9dS2X base-4.19.1.0-inplace
    bytestring-0.12.1.0-inplace containers-0.6.8-inplace
    unix-2.8.4.0-inplace

haddock-interfaces:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.8.2/hinotify-0.4.1/html/hinotify.haddock

haddock-html:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.8.2/hinotify-0.4.1/html
