hpath/unix/Setup.hs

7 lines
114 B
Haskell
Raw Normal View History

2020-04-14 09:27:28 +00:00
module Main (main) where
import Distribution.Simple
main :: IO ()
main = defaultMainWithHooks autoconfUserHooks