module RIO.ByteString.Lazy
  ( module Data.ByteString.Lazy
  ) where

import Data.ByteString.Lazy