streamly/core/Setup.hs
2022-03-10 01:25:49 +05:30

7 lines
114 B
Haskell

module Main (main) where
import Distribution.Simple
main :: IO ()
main = defaultMainWithHooks autoconfUserHooks