This does not work:
type alias MainModel = { int : Int}type alias Model = MainModel init = Model 1 and I'm wondering if this is a bug or the expected behavior. -- There is NO FATE, we are the creators. blog: http://damoc.ro/ -- 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.
