           SPELL=haskell-erf
         VERSION=2.0.0.0
          SOURCE="erf-$VERSION.tar.gz"
   SOURCE_URL[0]=http://hackage.haskell.org/package/erf-$VERSION/$SOURCE
     SOURCE_HASH=sha512:0803d78cbb4324c06174ec2162fb8408120acd7c644889fef51089de51c8165b075c6ea72d039e438ebf54ac5b8a0c0d6484077454e524fc1184cf82b778a0b1
SOURCE_DIRECTORY="$BUILD_DIRECTORY/erf-$VERSION"
        WEB_SITE=""
      LICENSE[0]="BSD3"
         ENTERED=20150626
        KEYWORDS=""
           SHORT="The error function, erf, and friends"
cat << EOF
A type class for the error function, erf, and related functions.  Instances for
Float and Double.
EOF
