summaryrefslogtreecommitdiff
path: root/testsuite/tests/rep-poly/T20363_show_co.stderr
blob: b213307622e892467fc139d5ef2560fa2ab53d2b (plain)
1
2
3
4
5
6
7
8
9
10
11
12

T20363_show_co.hs:23:10: error:
    • The newtype constructor pattern
      does not have a fixed runtime representation.
      Its type is:
        ((# #) |> (TYPE
                     (Sym (Zapped nominal NilRep ZeroBitRep {} [])))_N) :: TYPE NilRep
      NB: GHC does not (yet) support rewriting in runtime representations.
      Please comment on GHC ticket #13105 if this is causing you trouble.
      <https://gitlab.haskell.org/ghc/ghc/-/issues/13105>
    • In the pattern: MkNT (##)
      In an equation for ‘test1b’: test1b (MkNT (##)) = 0