Many thanks Aaron! The html output of Evan's elm-graphics <https://github.com/evancz/elm-graphics> is Svg, Png or other?
Thanks, Rosario Il giorno martedì 28 novembre 2017 18:03:38 UTC+1, Aaron VonderHaar ha scritto: > > Hi! > > [(Float, Float)] should now become: > > List (Float, Float) > > > On Nov 28, 2017 8:54 AM, <[email protected] <javascript:>> wrote: > > Hi All :), > some years ago I wrote a very simple program to generate binary trees. > > Now Elm won't compile, complaining on > > type alias L = [(Float, Float)] > > Someone can help me? Many thanks, > Rosario > > -- > 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] <javascript:>. > For more options, visit https://groups.google.com/d/optout. > > > -- 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.
