module Rebase.Data.Function
  ( module Data.Function,
  )
where

import Data.Function