Quantcast
Channel: ReScript Forum - Latest posts
Viewing all articles
Browse latest Browse all 2592

Ppx_spice v0.3.0 released - ReScript v12 support

$
0
0

Quick question before I file an issue! Is Spice supposed to work with generic types? e.g.

@spice
type t<'a> = {
  prop: 'a
}

It seems to be broken for me, and I can’t find any examples like this in the spice docs or examples. Thanks!


Viewing all articles
Browse latest Browse all 2592

Trending Articles