shaniqua-core/Setup.hs

5 lines
48 B
Haskell
Raw Normal View History

2020-09-12 01:50:56 +02:00
import Distribution.Simple
main = defaultMain
2022-12-06 16:48:54 -08:00