aboutsummaryrefslogtreecommitdiffhomepage
path: root/Setup.hs
blob: 7cf9bfd7caf9fa164c3f88420e5d42fcdfce7c83 (plain)
1
2
3
4
5
6
module Main (main) where

import Distribution.Simple

main :: IO ()
main = defaultMainWithHooks defaultUserHooks