Idris-dev/test/proof003
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 Categorise tests 2014-01-30 17:24:08 +00:00
Parity.idr Add --nowarnreach to two tests. 2014-04-11 09:10:26 +01:00
run Fix filename case in test run scripts 2014-02-08 10:54:51 +01:00
test015.idr Address semantic differences in putting things to STDOUT. 2015-03-06 17:26:33 +00:00