Subject: CVS commit: pkgsrc/lang/idris
From: Masatake Daimon
Date: 2020-01-21 00:32:39
Message id: 20200120233239.27FA2FBF4@cvs.NetBSD.org

Log Message:
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

Files:
RevisionActionfile
1.1addpkgsrc/lang/idris/DESCR
1.1addpkgsrc/lang/idris/Makefile
1.1addpkgsrc/lang/idris/buildlink3.mk
1.1addpkgsrc/lang/idris/distinfo
1.1addpkgsrc/lang/idris/options.mk
1.1addpkgsrc/lang/idris/patches/patch-Setup.hs
1.1addpkgsrc/lang/idris/patches/patch-idris.cabal
1.1addpkgsrc/lang/idris/patches/patch-rts_Makefile
1.1addpkgsrc/lang/idris/patches/patch-rts_idris__net.c
1.1addpkgsrc/lang/idris/patches/patch-src_IRTS_System.hs
1.1addpkgsrc/lang/idris/patches/patch-src_Idris_CmdOptions.hs
1.1addpkgsrc/lang/idris/patches/patch-src_Idris_Core_CaseTree.hs
1.1addpkgsrc/lang/idris/patches/patch-src_Idris_Core_TT.hs
1.1addpkgsrc/lang/idris/patches/patch-src_Idris_Package_Parser.hs
1.1addpkgsrc/lang/idris/patches/patch-src_Idris_Parser_Data.hs
1.1addpkgsrc/lang/idris/patches/patch-src_Idris_Parser_Helpers.hs
1.1addpkgsrc/lang/idris/patches/patch-src_Idris_Parser_Ops.hs
1.1addpkgsrc/lang/idris/patches/patch-src_Idris_Parser_Stack.hs