Commit graph

4 commits

Author SHA1 Message Date
pho
b1d825ffcb Update to idris-1.3.3
* Updated to work with GHC 8.8 and cabal 3.0
* Bugfixes and documentation updates
2021-04-25 11:39:03 +00:00
pho
09d207b78f Fix the installation path for man pages 2020-10-13 16:35:44 +00:00
wiz
f669fda471 *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
pho
198a6b821d Import idris-1.3.2
Idris is a general purpose language with full dependent types. It is
compiled, with eager evaluation. Dependent types allow types to be
predicated on values, meaning that some aspects of a program's
behaviour can be specified precisely in the type. The language is
closely related to Epigram and Agda. There is a tutorial at
http://www.idris-lang.org/documentation
2020-01-20 23:32:38 +00:00