Miao ZhiCheng

Results 150 comments of Miao ZhiCheng

@July541 oh, thanks for the insights. But somehow hlint would give more linting error than the internal hlint for some reason? My ".hlint.yaml" is fairly empty.

I worked with a project that does not want to remove their '.envrc' from repo, I have been scratching my head thinking about what would be my option if I...

aha, indeed, it's just not easily visible. What was your workaround folks?

Looks really useful, shall we just make a pull request?

> Yes, looking more closely, [alloy-rs/svm-rs#48](https://github.com/alloy-rs/svm-rs/pull/48) does patch binaries on NixOS, but they hardcoded to do that only for `solc>=0.8`, but our codebase is pulling `solc 0.7.6`, which was a...

yea, the whole indentation of this mode makes little sense so far..

I will take another stab this week. I think in nix haskellPackage set, it's broken even for 9.2 atm.

I found a workaround nonetheless: ``` #!/usr/bin/env cabal {- cabal: build-depends: base default-language: GHC2021 -} main = do putStrLn "Hello World!" _

## Overview of Superfluid Money Distribution ### Denotational Payment Semantics and Organization of Agreements The denotational semantics[^1] of payment in the _Superfluid Money Distribution_ is organized into a collection of...