summaryrefslogtreecommitdiff
path: root/testsuite/tests/generics/T8468.stderr
blob: 62536cec693534342a0c64612789b6927b4e81bb (plain)
1
2
3
4
5

T8468.hs:6:42:
    Can't make a derived instance of ‘Generic1 Array’:
      Array must not have unlifted or polymorphic arguments
    In the data declaration for ‘Array’