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
Building library for Spock-core-0.14.0.1.. [8 of 8] Compiling Web.Spock.Core /var/stackage/work/unpack-dir/unpacked/Spock-core-0.14.0.1-2d79055a51d5bb2364ac70e29c033f981b11619d5e8fd2ec1a650ffedb07ecc3/src/Web/Spock/Core.hs:117:15: error: [GHC-88464] Variable not in scope: forM_ :: [SpockMethod] -> (reqTypes1 -> AR.RegistryT (ActionCtxT () m) () middleware1 reqTypes1 m1 ()) -> AR.RegistryT (ActionT m) () Wai.Middleware SpockMethod (ReaderT (LiftHooked ctx m) m) a1 | 117 | forM_ allStdMethods $ \mReg -> | ^^^^^ /var/stackage/work/unpack-dir/unpacked/Spock-core-0.14.0.1-2d79055a51d5bb2364ac70e29c033f981b11619d5e8fd2ec1a650ffedb07ecc3/src/Web/Spock/Core.hs:149:13: error: [GHC-88464] Variable not in scope: forM_ :: [SpockMethod] -> (reqTypes0 -> AR.RegistryT n0 b0 middleware0 reqTypes0 m0 ()) -> AR.RegistryT (ActionT m) () Wai.Middleware SpockMethod (ReaderT (LiftHooked ctx m) m) a0 | 149 | forM_ allStdMethods $ \mReg -> | ^^^^^
The text was updated successfully, but these errors were encountered:
disable Spock-core (agrafix/Spock#184)
b69a2ca
#185
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
The text was updated successfully, but these errors were encountered: