           SPELL=mercurylang
         VERSION=14.01.1
          SOURCE="mercury-srcdist-$VERSION.tar.gz"
   SOURCE_URL[0]=http://dl.mercurylang.org/release/$SOURCE
     SOURCE_HASH=sha512:a128ef0fd4955abadea32019ec59297ffe32537415f32e9e948cbc1c3439bb40eb09de77569690fb18dd7d6969a2b1141b3ae5baeb87f2627eaa65ad93add92c
SOURCE_DIRECTORY="$BUILD_DIRECTORY/${SOURCE%.tar.gz}"
        WEB_SITE="http://www.mercurylang.org/"
      LICENSE[0]="GPL"
         ENTERED=20161019
        KEYWORDS=""
           SHORT="Mercury pure logic programming language"
cat << EOF
Mercury is a pure logic programming language intended for the creation
of large, fast, reliable programs. The syntax of Mercury is based on the
syntax of Prolog, but semantically the two languages are very different due
to Mercury's purity, its type, mode, determinism and module systems.
EOF
