blob: d923a5eefdb8e36c6f2a16585f5111edd9578c4a (
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
|