Hi, I understand that "port" is a reserved keyword when writing Elm code but is there a reason to fail compilation when used as the name of a record field? It's a bummer when sending records through a port (a real one) and the JavaScript is expecting the property "port" (in the record).
Thanks -- You received this message because you are subscribed to the Google Groups "Elm Discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
