Implement safe at (!!) function#204
Conversation
|
Sorry about the failing compilation 🤦♂ I'm fairly new to Nix and have zero experience with Dhall, so I didn't know how to locally compile and run the tests of the project 😅 Hope you can give me some hints! Thanks in advance for any feedback on this 😉 |
vrom911
left a comment
There was a problem hiding this comment.
@kutyel no worries!
Don't worry about Nix part, just use familiar way to build and test the project.
Regarding Dhall, we are only using it for HLint rules generation, and as long as you don't add new rules in there, you don't have to install that. We have the HLint check on CI, so, in case of anything, it will be caught there.
chshersh
left a comment
There was a problem hiding this comment.
Nice work so war! There're some more improvements but they are mostly stylistic 🙂
|
Thank you both for letting me contribute and for your great feedback! 🙌 |
vrom911
left a comment
There was a problem hiding this comment.
Great! Thanks a lot for your time and contribution 🥇
Resolves #201
Checklist:
HLint
hlint.dhallaccordingly to my changes (add new rules for the new imports, remove old ones, when they are outdated, etc.)..hlint.yamlfile (see this instructions).General
stylish-haskellfile.[ci skip]text to the docs-only related commit's name.