mathlink-0.1.0.0: Setup.lhs
#!/bin/env runhaskell
\begin{code}
import Distribution.Simple.MathLink
main = mathLinkDefaultMain
\end{code}
#!/bin/env runhaskell
\begin{code}
import Distribution.Simple.MathLink
main = mathLinkDefaultMain
\end{code}