-
Hello. Just finished porting my little lib to Bluefin and so far I like it. So thanks!
I did encounter this behavior, but I am not sure what to do about it. I'm on GHC 9.6.6.
It is a minor annoy…
-
This would need some thinking about, but it'd be really nice if we could improve the likes of this:
``` js
var ap = function (__dict_Monad_14) {
return function (f) {
return function (a) …
garyb updated
5 years ago
-
### What is the problem you're trying to solve?
The [`resolveNestedSelectors`](https://github.com/stylelint/stylelint/blob/eebb78694ee87e76245414108b0ae2626c78729f/lib/rules/selector-class-pattern/…
-
I've been using Scala for years to write performance-critical code. One the pain points has always been the sub-par performance or seemingly benign for-comprehensions.
While it is clear that comple…
-
Currently, the minimum API level has been raised to API 24 (Android 7.0). According to the Google Play survey, this would allow the app to run on ~57.9% of Android devices still out there. Due to the …
-
Here's a brain teaser for my fellow parsing nerds (I suspect @eernstg and @lrhn will particularly want to weigh in).
Is the following code valid? If so, what do we expect its output to be?
```dar…
-
I have tests using Intern and Chai that run with 0.4.1 but upgrading to any other version fails badly.
Specifically, in 0.8.0, all WS connections fail.
Couldn't find this covered anywhere.
Thanks f…
-
Rust already has higher-ranked lifetime parameters; how feasible would it be to introduce higher-ranked type parameters?
-
**Describe the bug**
When using lombok 1.18.22 we are running into a weird compiler issue with OpenJDK 17. I'm not sure if this is actually a lombok bug, but I cannot reproduce the issue if I take …
-
There are several other related issues to this, but I'm opening this to track this one specifically since it's a pain-- there are workarounds, but it'd be lovely (and should be possible) to make this …