packages feed

apply-refact-0.8.1.0: tests/examples/Default126.hs.expected

import qualified Data.Text.Lazy as DTL 
main = DTL.concat $ map (`DTL.snoc` '-') [DTL.pack "one", DTL.pack "two", DTL.pack "three"]