imp-1.0.2.0: A GHC plugin for automatically importing modules.
Safe HaskellSafe-Inferred
LanguageHaskell2010

Imp.Type.Context

Documentation

data Context Source #

Instances

Instances details
Show Context Source # 
Instance details

Defined in Imp.Type.Context

Eq Context Source # 
Instance details

Defined in Imp.Type.Context

Methods

(==) :: Context -> Context -> Bool #

(/=) :: Context -> Context -> Bool #