6 lines
98 B
Haskell
6 lines
98 B
Haskell
module Yesod.Message
|
|
( module Text.Shakespeare.I18N
|
|
) where
|
|
|
|
import Text.Shakespeare.I18N
|