packages feed

hsql-mysql-1.7.1: Setup.lhs

#!/usr/bin/runghc

\begin{code} 
import Distribution.Simple
main = defaultMain 
\end{code}