Ivan Gromakovskii

Results 36 comments of Ivan Gromakovskii

I am getting Error "Cannot import they key." in 0.7 as well as 0.6.

I have exactly the same problem as @chipsenkbeil. At first, I couldn't view any password because the passphrase of my gpg key was always requested and entering the right passphrase...

I have the same problem.

https://kowainik.github.io/posts/2018-09-09-dhall-to-hlint.html

I had an idea of doing the same for `pass`, but I am not sure whether it's reasonable.

Ah, ok, I get it. Well, looks sad, it's something that wasn't considered in the issue description, I mean the fact of copy-paste wasn't mentioned in "Cons".

I personally don't remember much suffering from lack of `CallStack` in Unsafe functions. And I quite heavily don't like copy-paste. So I would refraing from making this change, but it's...

Hm, strange, I am reading discussion in #13 and see this: > Also I will remove Control.Monad.Except module if no one objects. Seems like nobody uses ExceptT, runExceptT and other...

https://www.snoyman.com/blog/2016/12/beware-of-readfile

So I vote for making it return `m ByteString`. Maybe overload it to return strict or lazy `ByteString`, but not `Text` or `String`.