Cabal init

This commit is contained in:
2025-10-08 10:07:00 +02:00
parent ff82290cef
commit 93c680a033
8 changed files with 253 additions and 1 deletions

1
src/Sudoku.hs Normal file
View File

@ -0,0 +1 @@
module Sudoku where