Export FileUpload (#262)

This commit is contained in:
Michael Snoyman 2012-07-09 15:11:24 +03:00
parent 0dbd724155
commit fffb3028c9

View File

@ -10,6 +10,7 @@ module Yesod.Core
, breadcrumbs , breadcrumbs
-- * Types -- * Types
, Approot (..) , Approot (..)
, FileUpload (..)
-- * Utitlities -- * Utitlities
, maybeAuthorized , maybeAuthorized
, widgetToPageContent , widgetToPageContent