Search code examples
Why does this function hang the REPL?...

recursionidrispartial-functionstotality

Read More
In Idris, use rewrite under a lambda...

idris

Read More
Error message says 'class' is deprecated, source does not contain 'class'...

idris

Read More
Does Idris have an equivalent of hackage or pursuit?...

idris

Read More
Constants in Idris...

idris

Read More
module Network.Socket isn't found in Idris...

packageread-eval-print-loopidris

Read More
Idris Vect.fromList usage with generated list...

dependent-typeidris

Read More
How do I evaluate this recursive function in Idris interactive?...

haskellrecursionidris

Read More
The name of a type - why?...

idris

Read More
What is the preferred alternative to Fin from Idris in Haskell...

haskelldependent-typeidris

Read More
Idris: Hiding data types from standard library, or not importing standard library...

importidrisinformation-hiding

Read More
Idris: totality check fails when trying to re-implement fromInteger for Nat...

recursionstatic-analysisidristotality

Read More
Why does Idris order the arguments to Data.Vect as size then item-type?...

dependent-typeidris

Read More
In Idris, how do I hide something defined in Prelude?...

idris

Read More
Views in Idris - Listing 10.5 of Type-Driven Development in Idris book...

typesidris

Read More
Idris Nat literals in types...

idris

Read More
Why does Idris need mutual?...

idris

Read More
Why does Idris' Refl sometimes not type-check?...

idris

Read More
Why there is no filter function of Stream in idris?...

functional-programmingidriscodata

Read More
Type for pairs (x,y) with (x/=y)...

syntaxdependent-typeidris

Read More
Is it possible to use guards in function definition in idris?...

syntaxpattern-matchingidrisguard-clause

Read More
Why can't dependent types in Idris handle this situation?...

idris

Read More
How do I prove a "seemingly obvious" fact when relevant types are abstracted by a lambda i...

agdatheorem-provingidris

Read More
Does Idris have an equivalent to Agda's ↔...

listequalityagdaidris

Read More
How to properly handle Fin n and Integer when computing dates?...

datedependent-typeidris

Read More
Implementing 'equal Vect' with DecEq...

equalityidris

Read More
Difference between Haskell and Idris: Reflection of Runtime/Compiletime in the type universes...

haskelldependent-typeidristype-level-computation

Read More
What is the exact difference between Fix and Self on the Calculus of Constructions?...

haskellfunctional-programmingagdaidris

Read More
Dependent types can prove your code is correct up to a specification. But how do you prove the speci...

haskellagdadependent-typeidristype-theory

Read More
Idris Dec vs Maybe...

error-handlingidristheorem-provingoption-type

Read More
BackNext