Start of variadic printf post
This commit is contained in:
parent
109165b80e
commit
bdceab7652
4 changed files with 67 additions and 0 deletions
|
@ -18,6 +18,7 @@ authors = "Nathan McCarty"
|
|||
-- modules to install
|
||||
modules = Idris
|
||||
, Posts.HelloWorld
|
||||
, LessMacrosMoreTypes.Printf
|
||||
|
||||
-- main file (i.e. file to load at REPL)
|
||||
-- main =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue