-- | Re-exports operations for dealing with texts. module Texts (module Texts.Types ,module Texts.English) where import Texts.Types import Texts.English