module HaskellWorks.Polysemy.Data.ByteString ( readFile , writeFile ) where import HaskellWorks.Polysemy.Data.ByteString.Strict