           SPELL=haskell-ed25519
         VERSION=0.0.5.0
          SOURCE="ed25519-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://hackage.haskell.org/package/ed25519-${VERSION}/${SOURCE}
     SOURCE_HASH=sha512:cd2bb28de905c6d659f80f15e82970a9634c959432c73b6fd3b10ebca42a1ce734429e7ac861d0ab328904d99651a6d2fcaaf4d74ab75a3c0be68607e8f54ce9
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/ed25519-${VERSION}"
        WEB_SITE="http://thoughtpolice.github.com/hs-ed25519"
      LICENSE[0]=MIT
         ENTERED=20180117
           SHORT="a simple, fast, self-contained copy of the Ed25519 public-key signature system"
cat << EOF
This package provides a simple, fast, self-contained copy of the Ed25519
public-key signature system with a clean interface. It also includes
support for detached signatures, and thorough documentation on the design
and implementation, including usage guidelines.
EOF
