module Generics.SOP.Dict
  (
    module Data.SOP.Dict
  ) where

import Data.SOP.Dict