Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in type-families
Compile error with type families, GADTs and named records
Jul 04, 2026
haskell
gadt
type-families
How to produce a polymorphic "unit scalar" for using with Data.VectorSpace
Jul 03, 2026
haskell
algebra
type-families
How to specify a type family with multiparameter injectivity?
Jul 01, 2026
haskell
typeclass
type-constraints
type-families
inferring type class constraint when using associated type families
Jun 06, 2026
haskell
types
typeclass
type-families
Specifying a dependent type via type family in a GADT data constructor
May 21, 2026
haskell
gadt
type-families
data-kinds
rank-n-types
Writing a function (a -> b -> ... -> t) -> (Monad m => m a -> m b -> ... -> m t)
May 18, 2026
haskell
types
monads
type-families
Use type synonym in type declaration mapping
Apr 26, 2026
haskell
type-families
Is there any way to convince GHC that this (injective) type family is injective?
Apr 13, 2026
haskell
type-families
data-kinds
monads-tf: MonadReader instance for MonadState
Apr 11, 2026
haskell
monads
typeclass
monad-transformers
type-families
Associated data families and overlapping instances
Apr 08, 2026
haskell
ghc
type-families
associated-types
YesodAuthEmail could not deduce m ~ HandlerFor site0 [duplicate]
Mar 23, 2026
haskell
authorization
yesod
type-families
Please explain type synonyms
Mar 21, 2026
haskell
yesod
type-families
Why are type instances (a->a) and (a->a->a) conflicting in GHC 7.8?
Mar 05, 2026
haskell
type-families
FunctionalDependencies does not unify on uniquely identified type
Mar 02, 2026
haskell
functional-dependencies
type-families
Decorating type level list with extra information from type level map
Mar 02, 2026
haskell
gadt
type-families
type-level-computation
data-kinds
Defined a type family (++); any way to prove that (vs ++ us) ~ '[] implies (vs ~ '[]) and (us ~ '[])?
Feb 20, 2026
haskell
functional-dependencies
type-families
Older Entries »