           SPELL=haskell-hinotify
         VERSION=0.3.9
          SOURCE="hinotify-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://hackage.haskell.org/package/hinotify-${VERSION}/${SOURCE}
     SOURCE_HASH=sha512:cea1fd7304e3fd56cec67b5d17cec6d462cf581ce44b518208a5c07758aadbf85392efd4918dd2fbbbf6b2b433272386eeee13ba0ce1101111ada15fe8942a9a
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/hinotify-${VERSION}"
        WEB_SITE="https://github.com/kolmodin/hinotify.git"
      LICENSE[0]=BSD
         ENTERED=20150805
           SHORT="Haskell binding to inotify"
cat << EOF
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.
EOF
