Alex Milkov

Results 3 issues of Alex Milkov

Via a `stack install` ``` src/Main.hs:76:25: error: • Couldn't match type ‘[Char]’ with ‘TagsFile’ Expected type: Parser TagsFile Actual type: Parser String • In the expression: strOption $ long "output"...

hey I just started working on a validation lib as well: https://github.com/amilkov3/validen, however mine involves specifying validations via a simple spec language as opposed to programmatically (though there is a...

much like a sharded db, i have keys that are totally independent of each other so it would be nice to have a way to just make sure that writes...