morfette-0.2: Setup.lhs
#! /usr/bin/env runhaskell > module Main (main) where > import Distribution.Simple > main :: IO () > main = defaultMain
#! /usr/bin/env runhaskell > module Main (main) where > import Distribution.Simple > main :: IO () > main = defaultMain