Oleg Grenrus

Results 955 comments of Oleg Grenrus

> Still I'd expected -v output to give me a hint of that.

> I would hazard a guess that Hackage is generating two hoogle databases with the same file name, `haddock`, as told by `cabal-install`. Because doc builder still uses `v1-build` (https://github.com/haskell/hackage-server/issues/1393,...

I don't think it's possible to do better than ```haskell instance Grouping Text where grouping = hashing ``` and the question is then whether `discrimination` should depend on `text` (and...

The previous issue is https://github.com/haskell/vector/issues/519 One could argue that `cabal-install` should be fixed, and that is true; but I don't see it happening (pessimistically) ever. Sad truth is that the...

> From what I know you are one of the maintainers of cabal-install. I'm not, and haven't been for years.