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
Why does Data.Dynamic contain a witness instead of a typeclass constraint?
Aug 12, 2026
haskell
ghc
typeclass
gadt
How to represent arbitrary GADTs on Morte?
Aug 11, 2026
haskell
idris
gadt
morte
Is there an Applicative analogue for type-aligned sequences?
Jul 30, 2026
haskell
types
gadt
How does GADTs affect type inference in this case?
Jul 22, 2026
haskell
gadt
How should I traverse type-aligned sequences?
Jul 16, 2026
haskell
applicative
gadt
Is it possible to write a function Int -> NatSing n, where NatSing is a singleton type of peano numbers?
Jul 13, 2026
haskell
types
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
Older Entries »