suntheme/Setup.hs

7 lines
87 B
Haskell
Raw Normal View History

2024-08-16 06:05:37 -07:00
module Main (main) where
import Distribution.Simple
main :: IO ()
main = defaultMain