Neat-Lang / neat

The Neat Language compiler. Early beta?
BSD 3-Clause "New" or "Revised" License
110 stars 9 forks source link

Gtkdemo not working #38

Closed wilsonk closed 5 months ago

wilsonk commented 5 months ago

I am getting this error when trying to build the gtkdemo:

/home/user/.cache/neat/git/https___github.com_neat-lang_gtk/v0.0.8/src/gtk.nt:75:
            .case(:none: ""));
                  ~~~~~~~~~ Type is not listed in Either!

Seems like the Neat-lang/gtk repo needs a small update, perhaps?

FeepingCreature commented 5 months ago

Augh I swear to god, I keep breaking that.

FeepingCreature commented 5 months ago

Fixed: it was already fixed, I just didn't use the current version of neat-gtk.