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 gadt
Compile error with type families, GADTs and named records
Jul 04, 2026
haskell
gadt
type-families
GADT record function fails where deconstruction succeeds
Jul 03, 2026
haskell
type-constraints
gadt
What is the F# answer to Haskell's typeclasses and OCaml's functors? [duplicate]
Jun 26, 2026
f#
typeclass
gadt
How can I programatically produce this datatype from the other?
Jun 20, 2026
haskell
generic-programming
template-haskell
gadt
How to define Eq instance of List without GADTs or Datatype Contexts
Jun 12, 2026
list
haskell
compiler-flags
algebraic-data-types
gadt
Deconstructing a GADT: Where am I losing the context?
Jun 07, 2026
haskell
gadt
Specifying a dependent type via type family in a GADT data constructor
May 21, 2026
haskell
gadt
type-families
data-kinds
rank-n-types
What are equality witnesses like `Type.eq` / `Typing_equal.equal` used for?
May 21, 2026
ocaml
equality
dependent-type
gadt
How to write Traversal for GADT?
May 18, 2026
haskell
haskell-lens
gadt
How to implement prism for GADT?
May 16, 2026
haskell
haskell-lens
gadt
Deriving a trivial Eq class from a GADT
May 10, 2026
haskell
typeclass
gadt
When using GADT in OCaml, how can I remove the 'less general definition' error message on a function?
May 08, 2026
functional-programming
ocaml
algebraic-data-types
gadt
Haskell GADT 'Show'- instance type-variable deduction
Apr 18, 2026
haskell
type-inference
gadt
type-variables
How to type function which takes arguments of a DataKind indexed type instantiated with different indices?
Apr 13, 2026
haskell
polymorphism
gadt
data-kinds
GADT Type as Shapeless Coproduct -- how to build an Interpreter with an arbitrary number of Algebras
Mar 30, 2026
scala
shapeless
gadt
coproduct
GADT's: Is there a reason why the weakest or strongest type is not chosen
Mar 14, 2026
haskell
types
type-inference
gadt
Decorating type level list with extra information from type level map
Mar 02, 2026
haskell
gadt
type-families
type-level-computation
data-kinds
Phantom type makes pattern matching irrefutable, but that seemingly does not work inside do notation
Feb 13, 2026
haskell
ghc
gadt
Older Entries »