File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -20,10 +20,10 @@ We have six diffrent projects. And fix ways to parse code.
2020| do notation | use, it is in Schema Style | don't us, it is imperative |
2121| List comprehension | Yes, of course | No, never |
2222| IO | Everything is ` String -> String ` | Use IO, Use MonadIO and MockIO |
23- | Prelude | Own / RIO | Relude |
23+ | Prelude | Own / RIO | Relude/universum |
2424| Language extensions | try not to use it, use basic Haskell | use many, use advanced feature of Haskell |
2525| Will we prescribe? | No, we can not! (PureScrip, BQN?) | Maybe Rust? OCaml? Idris/Curry? |
2626| Package manager | Stack ? | Cabal |
27- | Other | Liquid Haskell | Kowainik
27+ | Other | Liquid Haskell | Kowainik/Stan, refined |
2828
2929## 🦄 🌈 ❤️ 💛 💚 💙 🤍 🖤
You can’t perform that action at this time.
0 commit comments