yesod-platform-0.10.2: Yesod/Platform.hs
-- | This module contains nothing import, it just re-exports @Yesod@. It is
-- provided simply to make this a complete package.
module Yesod.Platform
( module Yesod
) where
import Yesod
-- | This module contains nothing import, it just re-exports @Yesod@. It is
-- provided simply to make this a complete package.
module Yesod.Platform
( module Yesod
) where
import Yesod