Idris-dev/test/proof001
Edwin Brady 43127b17a7 Move Fin, Vect and So from prelude to base
They can be imported from the modules Data.Fin, Data.Vect, and Data.So
respectively.

The general thinking here is that not every program is going to need
these, and they are often used especially by newcomers in place of
something more appropriate. Also, all of them are useful for teaching,
which means it is instructive for tutorials to introduce them and have
people implement them themselves.
2014-12-31 20:18:02 +00:00
..
expected Categorise tests 2014-01-30 17:24:08 +00:00
run Categorise tests 2014-01-30 17:24:08 +00:00
test029.idr Move Fin, Vect and So from prelude to base 2014-12-31 20:18:02 +00:00