module Helpers where import Data.String fS :: IsString a => String -> a fS = fromString