summaryrefslogtreecommitdiff
path: root/testsuite/tests/th/T11145.stderr
blob: b8c4a1c6a85bb644fd668ce55ba90290318398fe (plain)
1
2
3
4
5
6
7

T11145.hs:8:1: error:
    • Couldn't match type ‘Bool’ with ‘(a0, b0)’
      Expected: Fuggle Int (Maybe (a0, b0))
        Actual: Fuggle Int (Maybe Bool)
    • In the result type of data constructor ‘MkFuggle’
      In the data instance declaration for ‘Fuggle’