blob: f67456009e9cfdfa6cdf14a2dbab8bad948275c3 (
plain)
1
2
3
4
5
6
7
|
T10618.hs:3:22: error: [GHC-88464]
Variable not in scope: (<|>) :: Maybe (Maybe a0) -> Maybe a1 -> t
Suggested fix:
Perhaps use one of these:
‘<>’ (imported from Prelude), ‘<$>’ (imported from Prelude),
‘<*>’ (imported from Prelude)
|