Skip to content

Instantly share code, notes, and snippets.

@mango314
Created July 25, 2014 00:23
Show Gist options
  • Save mango314/6de6f239cddf6f418805 to your computer and use it in GitHub Desktop.
Save mango314/6de6f239cddf6f418805 to your computer and use it in GitHub Desktop.
error message with tab
main : Element
main = flow down
[ leftAligned (toText "A")
, leftAligned (toText "B")
, leftAligned (toText "C")
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment