Closed
Description
Hi,
I was taking a look to see how people were using toml-parser. I noticed that your ToTable and FromValue instances for Kernel don't match. One uses release and the other version.
dojang/src/Dojang/Syntax/Env.hs
Line 69 in d5e8049