Julia Belyakova

Results 5 comments of Julia Belyakova

What seems to have worked for me: add ``` height: 100%; overflow-y: auto; ``` to `#sidebar, .home #sidebar` in the desktop view, in `_layout.scss`

I don't know much about a typical workflow of a Haskell/LH programmer, but assuming that people start working on modules with everything exported by default, rejecting all the `_` could...

I agree that everything silent may be confusing. A warning for exported functions with inferred (and `True`-adjusted) types? Being user-friendly is hard :)