You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
import DOM.HTML.Indexed.ButtonType (ButtonType(..)) as I
import DOM.HTML.Indexed.InputType (InputType(..)) as I
HP.type_ I.InputText
HP.type_ I.ButtonSubmit
When i try to run the example on halogen 5 it does not seem to accept
HP.type
The text was updated successfully, but these errors were encountered: