Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in idris

Understanding performance characteristics of Wadler's Prettier Printer

pretty-print idris

Can Idris infer indices in types of top-level constants?

type-inference agda idris

Runtime "type terms" in LiquidHaskell vs. Idris

Struggling with rewrite tactic in Idris

Idris REPL: creating function

Is there a type theory in which the equivalence of identically shaped inductive datatypes is representable?

Custom prover tactics in Idris

theorem-proving idris

Testing if a type is a function type in Idris

dependent-type idris

If Idris thinks things may be total that are not, can Idris be used for proofs?

proof idris totality

How can I have a constrained Finite State Machine in Haskell / Idris?

Dependent types: Vector of vectors

coq dependent-type idris

Is it possible to derive induction for the church-encoded Nat?

Using rewrite in the REPL

idris

Implementing Total Parsers in Idris Based on a Paper on Agda

How can I have Idris automatically prove that two values are not equal?

proof idris

Strange error message with Idris interfaces

idris

How exactly does rewrite work in Idris?

dependent-type idris

Does Idris have MaybeT?

haskell idris

Why does Haskell 9.0 not have Zero in its linear types, but Idris 2 does?

Generating run time proofs with type predicates in Idris