Miao ZhiCheng
Miao ZhiCheng
May I ask, how to set up the formality level for the buffer, anyhow? 
hmm, nice. what should be the proper fix in the package?
> it looks to me that you need to define instances of HasSource , perhaps due to capability package is updated.
also PFailed also need to be updated: https://hackage.haskell.org/package/ghc-9.10.1/docs/GHC-Parser-Lexer.html#v:PFailed
> The given example does not show any bad indentation. What I meant is that, if you type "tab" to indent, at line 6, it would be malformatted: ``` class...
will revist this, with a proper fix where OZ versions are explicit in path.
What I would also like to achieve is to make the `ethreum-contracts` buildable without nodejs, by providing OZ v5 dependencies through submodules. In this way, the setup is closer to...
@d10r can you check if this can address https://github.com/superfluid-org/protocol-monorepo/issues/2069 ?
> > @d10r can you check if this can address #2069 ? > > can do. But that makes the change considerably more breaking. Worth it? It seems so.