streamly/core/Setup.hs

7 lines
114 B
Haskell
Raw Normal View History

2022-03-07 13:00:48 +03:00
module Main (main) where
import Distribution.Simple
main :: IO ()
main = defaultMainWithHooks autoconfUserHooks