           SPELL=haskell-hourglass
         VERSION=0.2.12
          SOURCE="hourglass-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://hackage.haskell.org/package/hourglass-${VERSION}/${SOURCE}
     SOURCE_HASH=sha512:c748d7f875ca0b1ea9034dba1a5cfa3fc4e51613ce24c90b54856fdc385d9ccc5eda3559f1674abf3ea966cc7851891dfee86bad897062a97a79db8408574bdc
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/hourglass-${VERSION}"
        WEB_SITE="https://github.com/vincenthz/hs-hourglass"
      LICENSE[0]=BSD
         ENTERED=20150802
           SHORT="simple time library"
cat << EOF
Simple time library focusing on simple but powerful and performant API

The backbone of the library are the Timeable and Time type classes.

Each Timeable instances can be converted to type that has a Time instances,
and thus are different representations of current time.
EOF
