Search code examples
Matching higher-kinded types in SYB...

haskellgeneric-programmingscrap-your-boilerplaterank-n-types

Read More
Why is impredicative polymorphism allowed only for functions in Haskell?...

haskellpolymorphismrank-n-typesimpredicativetypes

Read More
A map of polymorphic values in Haskell...

haskellpolymorphismtypeclassrank-n-types

Read More
mapping over RankNTypes functions...

haskellrank-n-types

Read More
Enforce a typeclass constraint on an existing datatype...

haskellgadtsingleton-typereificationrank-n-types

Read More
Type variable introduction for existential types...

haskellexistential-typequantifiersrank-n-types

Read More
Is this type a valid "rank-2 bifunctor"?...

haskellfunctorrank-n-typesbifunctor

Read More
Is there a way to pass an operator with unknown type in haskell?...

haskelltypespolymorphismparametric-polymorphismrank-n-types

Read More
How to apply a polymorphic function to both sides of an Either?...

haskellpolymorphismrank-n-types

Read More
Unification of higher rank types on contravariant positions...

haskelltypespolymorphismtype-theoryrank-n-types

Read More
ST-like encapsulation...

haskellpolymorphismencapsulationphantom-typesrank-n-types

Read More
Specifying a dependent type via type family in a GADT data constructor...

haskellgadttype-familiesdata-kindsrank-n-types

Read More
Is posible to create an infinite wrapper in Haskell with Rank N types?...

haskellrank-n-types

Read More
How to use Data.Data?...

haskellscrap-your-boilerplaterank-n-types

Read More
Understanding Haskell RankNTypes Error message...

haskelltypecheckingrank-n-types

Read More
GHC fails to bind polymorphic function without monomorphising it...

haskellrank-n-types

Read More
let doesn't work when used with -XRankNTypes...

haskellletrank-n-types

Read More
Puzzling performance/output behavior with rank-2 polymorphism in Haskell...

performancehaskellpolymorphismrank-n-types

Read More
Generalizing from a specific type to a class in a GADT...

haskellgadtrank-n-types

Read More
Why are explicit forall quantifiers necessary for rank-n types?...

haskelltypeshigher-rank-typesrank-n-typesscott-encoding

Read More
How can I pass a monadic function as an argument with a flexible type variable?...

haskellmonadstypeclassrank-n-types

Read More
What happens with universal quantifications and typeclass constraints when composing functions?...

haskelllensesrank-n-types

Read More
How to properly match types when using Numeric.AD in Haskell?...

haskellforallautomatic-differentiationrank-n-types

Read More
RankNTypes in haskell. List comprehension works but map does not...

haskellghcghcirank-n-types

Read More
Disallow assignment of values...

haskellpurescriptunificationimpredicativetypesrank-n-types

Read More
Function composition and forall'ed types...

haskellrank-n-types

Read More
Mapping over constrained existentially qualified higher order type...

haskellhigher-kinded-typeshigher-order-typesrank-n-types

Read More
Rank 3 Types function example...

haskellrank-n-types

Read More
BackNext