fay-0.24.2.0: tests/FromString/DepDep.hs
{-# LANGUAGE OverloadedStrings, RebindableSyntax #-}
module FromString.DepDep where
import Prelude
import FromString.FayText
myText :: Text
myText = "This is also not a String"
{-# LANGUAGE OverloadedStrings, RebindableSyntax #-}
module FromString.DepDep where
import Prelude
import FromString.FayText
myText :: Text
myText = "This is also not a String"