summaryrefslogtreecommitdiff
path: root/testsuite/tests/rep-poly/T20363.stderr
blob: 1359ae46c505634dd3bf5b1e335d53c6f49f0d41 (plain)
1
2
3
4
5
6
7
8
9

T20363.hs:23:10: error: [GHC-55287]
    • The newtype constructor pattern
      does not have a fixed runtime representation.
      Its kind is:
        TYPE NilRep
      (Use -fprint-explicit-coercions to see the full type.)
    • In the pattern: MkNT (##)
      In an equation for ‘test1b’: test1b (MkNT (##)) = 0