packages feed

rebase-1.20.1: library/Rebase/Control/Exception/Base.hs

module Rebase.Control.Exception.Base
  ( module Control.Exception.Base,
  )
where

import Control.Exception.Base