packages feed

mathlink-0.1.0.0: examples/Setup.lhs

#!/bin/env runhaskell
\begin{code}

import Distribution.Simple
main = defaultMain

\end{code}