You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
YamlReference> Building library for YamlReference-0.10.0..
YamlReference> [1 of 1] Compiling Text.Yaml.Reference
YamlReference>
YamlReference> /tmp/stack-1699d85c47253409/YamlReference-0.10.0/Text/Yaml/Reference.hs:713:3: error:
YamlReference> ‘fail’ is not a (visible) method of class ‘Monad’
YamlReference> |
YamlReference> 713 | fail message = Parser $ \ state -> failReply state message
YamlReference> | ^^^^
YamlReference>