Search code examples
Strange error message in Idris...

dependent-typeidris

Read More
I can't prove (n - 0) = n with Idris...

proofidris

Read More
Pattern matching on the result of type computing functions in idris...

theorem-provingidris

Read More
Idris - Computation on types based on decidable property doesn't typecheck...

dependent-typeidristype-level-computation

Read More
Impossible patterns in Idris...

idris

Read More
Recovering a type in Idris...

agdadependent-typeidris

Read More
Is Idris really "strictly evaluated?"...

lazy-evaluationidris

Read More
Prove map id = id in idris?...

proofidris

Read More
Propositions vs. boolean values for input validation...

idris

Read More
Seeming contradiction typechecks in Idris...

proofdependent-typeidristype-level-computation

Read More
Implementing vector addition in Coq...

vectorcoqidrisconvoy-pattern

Read More
How to map over a Pair/Tuple?...

tuplesidris

Read More
Proof of stream's functor laws...

verificationidriscoinduction

Read More
Proving identity for binary operator on Fin...

proofdependent-typeidris

Read More
Why won't Idris accept my custom fold?...

haskellfolddependent-typeidris

Read More
Parametrising over "higher-kinded" types in Idris...

monadsidris

Read More
Primitive operations in proofs...

primitive-typesidrisformal-verification

Read More
Haskell-style type families...

haskelltype-familiesidris

Read More
Splitting hairs whilst splitting strings...

stringpattern-matchingidris

Read More
Is there something more informative than :set showimplicits for deciphering unification failures?...

idris

Read More
Easy Syntactic Equality in Idris...

idris

Read More
Confused about an intermediate type in Idris...

idris

Read More
Defining categories in Idris...

dependent-typeidris

Read More
In Idris, how to write a "vect generator" function that take a function of index in parame...

dependent-typeidris

Read More
How to make Vect n Int an instance of Monoid...

haskelltypesfunctional-programmingdependent-typeidris

Read More
Where and Why should I use extra empty patterns?...

haskellpattern-matchingidris

Read More
How can I arrange to pattern match on a dependent view?...

dependent-typeidris

Read More
Force one argument to be greater than another in Idris...

idris

Read More
Testing if a type is a function type in Idris...

dependent-typeidris

Read More
Can't create simple binary data structure with IdrisNet2...

idris

Read More
BackNext