Skip to content
  • Krzysztof Gogolewski's avatar
    Misc cleanup · e91ddddd
    Krzysztof Gogolewski authored and Marge Bot's avatar Marge Bot committed
    * Include funTyCon in exposedPrimTyCons.
      Every single place using exposedPrimTyCons was adding funTyCon
      manually.
    * Remove unused synTyConResKind and ieLWrappedName
    * Add recordSelectorTyCon_maybe
    * In exprType, panic instead of giving a trace message and dummy output.
      This prevents #18767 reoccurring.
    * Fix compilation error in fragile concprog001 test (part of #18732)
    e91ddddd