packages feed

haddock-0.8: Setup.lhs

#!/usr/bin/runhaskell

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