Files
gf-core/src/compiler/Setup.hs
T
2022-09-16 12:34:46 +02:00

5 lines
74 B
Haskell

import Distribution.Simple(defaultMain)
main :: IO ()
main = defaultMain