blob: 62789da4902b48cba233bddd63202030d190e8a7 (
plain)
1
2
3
4
5
6
|
T20126.hs:13:7: error: [GHC-39999]
• No instance for ‘Wombat ()’
arising from an if-then-else expression
• In the expression: if True then () else ()
In an equation for ‘foo’: foo = if True then () else ()
|