summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_compile/T21951a.stderr
blob: d10a8932ce2681c495974f8d90a7e89d1eeb4bc8 (plain)
1
2
3
4
5

T21951a.hs:10:11: warning: [GHC-71444] [-Wredundant-strictness-flags]
    • Lazy flag has no effect on unlifted type ‘Array# Int’
    • In the definition of data constructor ‘UA’
      In the data type declaration for ‘UA’