7 lines
89 B
Haskell
7 lines
89 B
Haskell
module Main (main) where
|
|
|
|
import Gyehoek.Driver qualified
|
|
|
|
|
|
main = Gyehoek.Driver.main
|