packages feed

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

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

import Control.Exception.Base