packages feed

ieee-0.7: Setup.lhs

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