Hi team!
I got this error. Could you please help to resolve it?
No instance for (binary-0.8.5.1:Data.Binary.Class.Binary
Main.Message)
arising from a use of ‘match’
There are instances for similar types:
instance binary-0.8.5.1:Data.Binary.Class.Binary
Control.Distributed.Process.Message
-- Defined in ‘Control.Distributed.Process.Internal.Types
• In the expression: match commandCatch
In the first argument of ‘receiveWait’, namely
[match commandCatch]
In a stmt of a 'do' block:
(s, i) <- receiveWait [match commandCatch]
|
53 | (s, i) <- receiveWait[match commandCatch]
Hi team! I got this error. Could you please help to resolve it?
GHC 8.4.4