Yuriy Syrovetskiy

Results 132 comments of Yuriy Syrovetskiy

Proposed solution: `list @a . iso listToTuple tupleToList`

The problem is `generic . stripMedatata . from generic` doesn't direct type inference. `tuple` does.

I opened corresponding https://github.com/haskell-suite/haskell-src-exts/issues/304

For user, this is a bug in stylish-haskell, because (1) it doesn't do what it promised and (2) it was stylish-haskell's author who decided to use haskell-src-exts as a parser.

I want to use Alternative freely with Aeson.Parser, and I have no option in aeson's underlying parsing library.

I have the same issue. I see everything working, but on google services the extension shows warnings like: ``` 33 failed resources A few resources failed to load due to...

Не в кодировке дело. При экспорте в PDF машинописная кавычка (") заменяется на U+201D RIGHT DOUBLE QUOTATION MARK (”), делая код невалидным.