hoodle-core-0.15: Setup.lhs
#! /usr/bin/env runhaskell > > import Distribution.Simple > import Distribution.PackageDescription > import Config > > main :: IO () > main = defaultMainWithHooks myConfigHook > -- main = defaultMain
#! /usr/bin/env runhaskell > > import Distribution.Simple > import Distribution.PackageDescription > import Config > > main :: IO () > main = defaultMainWithHooks myConfigHook > -- main = defaultMain