shaniqua-plugins/Setup.lhs

6 lines
138 B
Plaintext
Raw Normal View History

#!/usr/bin/env runhaskell
> module Main where
> import Distribution.Simple
> main :: IO ()
> main = defaultMainWithHooks defaultUserHooks