Mercurial > urweb
view demo/more/conferenceFields.urs @ 1312:726f0caeea3f
Monad.appR
author | Adam Chlipala <adam@chlipala.net> |
---|---|
date | Tue, 19 Oct 2010 11:51:53 -0400 |
parents | 5d9f47124c4c |
children |
line wrap: on
line source
val title : Meta.meta (string, string) val abstract : Meta.meta (string, string) val commentsForAuthors : Meta.meta (string, string) con dropdown :: (Type * Type) val dropdown : string -> list char -> Meta.meta dropdown val dropdown_show : show dropdown.1