packages feed

mathlink-1.1.0.1: Setup.lhs

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

import Distribution.Simple
main = defaultMain

\end{code}