summaryrefslogtreecommitdiff
path: root/demo/more/conferenceFields.urs
blob: d235ec4cae8d14df3d4cd198f1f340214c7d9164 (plain)
1
2
3
4
5
val title : Meta.meta (string, string)
val abstract : Meta.meta (string, string)

con dropdown :: (Type * Type)
val dropdown : string -> list char -> Meta.meta dropdown