Janus Troelsen

Results 142 comments of Janus Troelsen

I think we should restrict that as well, because it seems malicious if somebody is e.g. requesting page 50 of RecentPackages. If a legitimate user needs to do that, they're...

Seems like PaleMoon refuses to support the standardized ES6 class syntax: https://stackoverflow.com/a/53551458/309483 We already added a fallback for people using weird browsers though: https://hackage.haskell.org/packages/noscript-search That page should definitely work on...

What happened with AlgoWMutable?

So sounds like this issue is solved, according to https://gitter.im/lamdu/lamdu?at=5a79e42f36de78850cfbcfb3 ?

@matchwood I ran your benchmark with the patch applied (that I just sent) and I get ``` benchmarking insertRecord time 7.068 ms (5.479 ms .. 8.400 ms) 0.840 R² (0.791...

There seem to be many candidate solutions for making JSON handling in Haskell more efficient. I wonder if it would make sense to mention them in the Aeson readme. For...

@m4dc4p You can easily have Aeson 1.5 compile on 9.2 with this patch: https://github.com/haskell/aeson/pull/935/files

@morcos could you ack this?

@morcos I rebased this, the diff is really small, I would appreciate if you could take a minute to give an unambiguous approval.

@kallewoof What is needed for this to move forward?