I\'m trying to write a TabControl in Elm as follows
module TabControl exposing (..) import Html import Html.Attributes as Attributes import Html.Events impo