packages feed

monte-carlo-0.1: Setup.lhs

#!/usr/bin/env runhaskell
> import Distribution.Simple
> import System.Cmd
>
> main = defaultMain
>