packages feed

terminfo-0.1: Setup.lhs

#!/usr/local/bin/runhaskell

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