           SPELL=haskell-cabal
         PACKAGE=Cabal
         VERSION=3.18.1.0
          SOURCE="Cabal-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://hackage.haskell.org/package/Cabal-${VERSION}/${SOURCE}
     SOURCE_HASH=sha512:95144556b98a30294374dd3a48e7b4f6847c160142be75b562da712b714adb9c1a23fd7daa7fe3b85f0106b94ddd94a277a1152c745af260db82009c5c45be0a
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/Cabal-${VERSION}"
        WEB_SITE="https://hackage.haskell.org/package/Cabal"
      LICENSE[0]=BSD3
         ENTERED=20150803
           SHORT="A framework for packaging Haskell software"
cat << EOF
The Haskell Common Architecture for Building Applications and Libraries: a
framework defining a common interface for authors to more easily build their
Haskell applications in a portable way.

The Haskell Cabal is part of a larger infrastructure for distributing,
organizing, and cataloging Haskell libraries and tools.
EOF
