HushGP/app/Main.hs
2025-01-16 13:14:14 -06:00

6 lines
55 B
Haskell

import GP
import Push
main :: IO ()
main = do pure ()