fourmolu-0.20.1.0: data/examples/fixity/rio-ampersand-out.hs
module RioExample where
import RIO
message =
greetingText <> userNameText
& Text.strip
module RioExample where
import RIO
message =
greetingText <> userNameText
& Text.strip