Alfredo Di Napoli

Results 73 comments of Alfredo Di Napoli

No sweat guys, it seems we have reached a consensus then 😀 -- have a safe travel back!

I guess you are both right, in a sense. As Vincent correctly pointed out we need `RebindableSyntax` to be enabled, but it's not the only extension. In fact, I had...

Agreed, thanks for the pointer!

Hey @danstiner , thanks for the quick and comprehensive reply! I think what you say makes a great deal of sense. There are (I suppose) different ways you could achieve...

Gotcha. I think that might make sense then to stick with the "status quo" stylish haskell is enforcing and use `yaml` and the same way or looking up for a...

Hey @creichert ! Thanks, that's very interesting! I am a bit swamped these days, but I guess it would be easy enough to do a `before/after` comparison. I will try...

Hi there, I'm the implementor of the pbkdf2 function. I tested the algorithm myself against the rfc vectors, and used the library to generate legacy hashes for a Django app...

Ok, I will take a look over the weekend if I have time. Please bear in mind though that the RFC6070 gives you test vector for pbkdf2 which uses HMAC-Sha1...

Thanks. Any chance to fix it programmatically exploiting the fact options you need are in a local .ghci file? Cheers, A.

Hey Ben, thanks for reading my rumination up until the end! > Quantify over the string type I would have loved to do this, but this looks similar to the...