Skip to content
  • sheaf's avatar
    Add nontrivial type-checking plugin tests · e309cb76
    sheaf authored
      Three new tests for type-checking plugins:
    
        - TcPlugin_Nullary, solving a nullary class constraint
        - TcPlugin_Args, providing evidence for a (unary) class constraint
          using arguments supplied to the plugin
        - TcPlugin_TyFam, solving an equality constraint to rewrite
          a type-family application
    
      More extensive descriptions of the plugins can be found in their
      respective defining modules.
    e309cb76