streamly/Setup.hs

7 lines
114 B
Haskell
Raw Normal View History

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