- timer
- full ruleset
This commit is contained in:
@@ -3,7 +3,8 @@ Welcome to a Spago project!
|
||||
You can edit this file as you like.
|
||||
-}
|
||||
{ name = "code_royal"
|
||||
, dependencies = [ "arrays", "console", "effect", "integers", "math", "random" ]
|
||||
, dependencies =
|
||||
[ "arrays", "console", "effect", "integers", "js-date", "math", "random" ]
|
||||
, packages = ./packages.dhall
|
||||
, sources = [ "src/**/*.purs", "test/**/*.purs" ]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user