datum grammar
build / build (push) Failing after 30s

This commit is contained in:
2026-08-22 02:40:05 -06:00
parent c340ede84f
commit 4beeb7c4cd
12 changed files with 650 additions and 166 deletions
+7
View File
@@ -0,0 +1,7 @@
module Main where
import Test.DocTest (mainFromCabal)
import System.Environment (getArgs)
main :: IO ()
main = mainFromCabal "gyehoek" =<< getArgs