module Bug (text) where

import qualified Data.Text as T

text :: T.Text
text = T.pack "text"