fay-0.17.0.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"