summaryrefslogtreecommitdiff
path: root/testsuite/tests/linear/should_fail/LinearViewPattern.stderr
blob: cbd3cd95955ab371b51e323004323e232689b661 (plain)
1
2
3
4
5
6

LinearViewPattern.hs:11:4: error: [GHC-18872]
    • Couldn't match type ‘Many’ with ‘One’
        arising from a non-linear pattern
    • In the pattern: not -> True
      In an equation for ‘f’: f (not -> True) = True