yesod/yesod-core/Yesod/Message.hs
2012-01-15 08:32:47 -08:00

7 lines
152 B
Haskell

-- | This module has moved to "Text.Shakespeare.I18N"
module Yesod.Message
( module Text.Shakespeare.I18N
) where
import Text.Shakespeare.I18N