• Martin Wierich's avatar
    bugfix: for · 405036d0
    Martin Wierich authored
      :: *T = T
      f x=:(T,b) = x
    the derived result type of f was not essentially unique: f :: .. -> (.T, .a)
    405036d0