Veronika Romashkina

Results 115 issues of Veronika Romashkina

Useful library — can check it out: https://package.elm-lang.org/packages/NoRedInk/elm-check/latest/

tests
elm

https://github.com/Holmusk/elm-street/blob/190172ec7714bbb3fbdfa9b40df88497ea7f050d/src/Elm/Generic.hs#L89-L92

question
generics

See https://twitter.com/rsms/status/1317189664936128512

enhancement
Git

I often commit `#Module.hs` by accident, when I do not save the file. It would be nice to check on such and similar files before committing and ask confirmation if...

Git

I see how it could be used in several situations. Let's say you have the following branches locally: 1. `user/42-branch` 2. `user/100-branch` 3. `user/branch` ### Existing branch with the corresponding...

question
Git
CLI

There are only a few places where we using the GitHub platform itself. It's mostly Git oriented. So in order to make the tool more flexible we can allow user...

question

enhancement
ghc-api

:cold_sweat: :exclamation: I tried it on the [`shortcut-links`](https://github.com/kowainik/shortcut-links/tree/6005c13364c2960e68341ca9a842429ffd4625dc) package with the latest changes there but and I got: ```haskell policeman: policeman: panic! (the 'impossible' happened) (GHC version 8.8.1 for x86_64-unknown-linux):...

bug
hie

Add check on negative numbers.

enhancement