           SPELL=haskell-process
         VERSION=1.6.30.0
          SOURCE="process-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://hackage.haskell.org/package/process-${VERSION}/${SOURCE}
     SOURCE_HASH=sha512:d07e26a1627550e7b50abe5480eddd0072be58951293dca1741bbe315d8aa857e13334b96b465b70687ea21f59fb3a4e0a868198c7f85fe1a9b6c58d01fb66ef
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/process-${VERSION}"
        WEB_SITE="https://hackage.haskell.org/package/process"
      LICENSE[0]=BSD3
         ENTERED=20260817
           SHORT="Process libraries"
cat << EOF
This package contains libraries for dealing with system processes.

The typed-process package is a more recent take on a process API, which uses
this package internally. It features better binary support, easier
concurrency, and a more composable API. You can read more about it at
https://github.com/fpco/typed-process/#readme.
EOF
