           SPELL=haskell-semaphore-compat
         VERSION=2.0.1
          SOURCE="semaphore-compat-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://hackage.haskell.org/package/semaphore-compat-${VERSION}/${SOURCE}
     SOURCE_HASH=sha512:d606d23020df0eb6b7ae3931410b3fcd479c5e40f8336ca14974861f449012aebc2af5f6494e6c096d6003267c2bf64ea969ed61fa6cf37eb383ed45914831ad
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/semaphore-compat-${VERSION}"
        WEB_SITE="https://hackage.haskell.org/package/semaphore-compat"
      LICENSE[0]=BSD3
         ENTERED=20260817
           SHORT="Cross-platform abstraction for system semaphores"
cat << EOF
Cross-platform semaphores for managing resources across processes,
abstracting over Win32 named semaphores on Windows and Unix domain sockets
on POSIX.
EOF
