7 lines
152 B
Haskell
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
|