summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T16059d.stderr
blob: af4c881a9c40e44e635fdd0eb76b7478a99cbf4c (plain)
1
2
3
4
5
6

T16059d.hs:5:1: error: [GHC-19590]
    • Illegal unboxed tuple type as function argument: (# #)
    • In the expansion of type synonym ‘Bar’
      In the type synonym declaration for ‘Bar'’
    Suggested fix: Perhaps you intended to use UnboxedTuples