We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
st ^.
.
<$>
$
case
instances
>>=
return
liftA2
The text was updated successfully, but these errors were encountered:
No branches or pull requests
st ^.
https://github.com/ptol/oczor/blob/master/src/Oczor/Compiler/Compiler.hs#L100.
and<$>
: https://github.com/ptol/oczor/blob/master/src/Oczor/Converter/Converter.hs#L33$
: https://github.com/ptol/oczor/blob/master/src/Oczor/Converter/Converter.hs#L44case
: https://github.com/ptol/oczor/blob/master/src/Oczor/Converter/Converter.hs#L108instances
: https://github.com/ptol/oczor/blob/master/src/Oczor/Converter/Converter.hs#L112>>=
: https://github.com/ptol/oczor/blob/master/src/Oczor/Converter/Converter.hs#L177case
and movereturn
out: https://github.com/ptol/oczor/blob/master/src/Oczor/Converter/Converter.hs#L407liftA2
: https://github.com/ptol/oczor/blob/master/src/Oczor/Infer/Infer.hs#L18The text was updated successfully, but these errors were encountered: