Various scripts and other files for the Fedora Haskell SIG.

* HCAR/FedoraHaskellSIG-JF.tex

Haskell Communities and Activities Report

* hackage/hackage-fedora.py

Generates the list of haskell-sig packages from hackage
in a format for hackage1 to show a link for current Fedora package.

* graphs/depsgraph.sh

Uses "ghc-pkg dot" and graphviz to generate an svg graph file
showing the package dependencies.

* rebuild/

A few simple scripts related to mass bumping/rebuilding.

You can consider the current versions of all these simple scripts to be in the Public Domain.