Idris-dev/test/reg004
Jan de Muijnck-Hughes 5ea6aa0520 Address semantic differences in putting things to STDOUT.
The changes are as follows:

+ `print` is for putting showable things to STDOUT.
+ `printLn` is for putting showable things to STDOUT with a new line
+ `putCharLn` for putting a single character to STDOUT, with a new line.

Effects has been updated accordingly.
2015-03-06 17:26:33 +00:00
..
expected Change Show instance for Nat to show integers 2013-06-28 17:24:28 +02:00
reg004.idr Address semantic differences in putting things to STDOUT. 2015-03-06 17:26:33 +00:00
run Reset test runscripts to mode 0755 2013-11-18 22:36:55 +00:00