-- | Reify first-class instances as constraints. -- -- Use at your own risk. module FCI.Unsafe ( (==>) ) where import FCI.Internal ((==>))