Add grid module
This commit is contained in:
parent
f2070b7513
commit
fde322e772
2 changed files with 348 additions and 0 deletions
|
@ -26,6 +26,7 @@ depends = base
|
|||
modules = Runner
|
||||
, Util
|
||||
, Util.Eff
|
||||
, Grid
|
||||
|
||||
-- main file (i.e. file to load at REPL)
|
||||
main = Main
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue