Skip to content
  • Richard Eisenberg's avatar
    Fix #8631. · 674c969c
    Richard Eisenberg authored
    This patch allows turning on ImpredicativeTypes while type-checking
    the code generated by GeneralizedNewtypeDeriving. It does this
    by adding a field ib_extensions to InstBindings, informing the
    type-checker what extensions should be enabled while type-checking
    the instance.
    674c969c