packages feed

uhc-util-0.1.7.0: src/UHC/Util/Substitutable.hs

-------------------------------------------------------------------------------------------
--- Substitution abilities
-------------------------------------------------------------------------------------------

module UHC.Util.Substitutable
  ( module CHR.Data.Substitutable
  )
  where

import CHR.Data.Substitutable