           SPELL=haddock
         VERSION=0.6
       BUILD_API=2
          SOURCE=$SPELL-$VERSION-src.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.haskell.org/$SPELL/$SOURCE
          MD5[0]=49843af8cc7c60a24c0a5b733013ae31
      LICENSE[0]=BSD
        WEB_SITE=http://www.haskell.org/haddock
         ENTERED=20050306
         UPDATED=20050306
           SHORT="A Haskell Documentation Tool"
cat << EOF
This is Haddock, a tool for automatically generating documentation from annotated Haskell source code. It is primarily intended for documenting libraries, but it should be useful for any kind of Haskell code.
EOF
