clckwrks-theme-clckwrks-0.5.0: Setup.hs
#!/usr/bin/env runghc module Main where import Distribution.Simple main :: IO () main = defaultMainWithHooks simpleUserHooks
#!/usr/bin/env runghc module Main where import Distribution.Simple main :: IO () main = defaultMainWithHooks simpleUserHooks