Jordan Kaye

Results 11 issues of Jordan Kaye

Hey all, Trying to install hie, I'm running into the following build error: ```jkaye@colwksdev001 ~/src/haskell-ide-engine (master) $ ./cabal-hie-install hie Resolving dependencies... Build profile: -w ghc-8.8.3 -O1 In order, the following...

type: bug
os: linux
build

Hi all, Thanks for this amazing package. It's an unparalleled development experience, even by Emacs standards. I was wondering if there is any way to toggle Flutter's debug painting either...

enhancement

### Description Tab completion seems not to work as I would expect for enums. ### Repro steps Start with something like: ```f# type Color = Red=0 ``` Try to add...

### Describe the issue In the [API conventions documentation](https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/api-conventions.md) (linked in turn from the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/overview/working-with-objects/kubernetes-objects/)), there is a broken link to a description for `DNS_LABEL` format [on line...

sig/architecture

* Fixes a broken link in the API conventions documentation following past archival /sig architecture Fixes #6566

cncf-cla: yes
sig/architecture
size/XS
ok-to-test
area/developer-guide

Hey there, I'm looking for some advice on how to set the Maven scope (classifier) for individual dependencies included into a target? The use-case here is to generate poms that...

Hello, I've been evaluating the possibility of using this library. Things seem to work when manually sending the log file to a Jaeger instance, but is it possible to configure...

Attempting to upgrade protobuf using Bazel to commit `a9b006bddd52e289029f16aa77b77e8e0033d9ee`, we're seeing the following error: ``` (19:32:49) ERROR: /workspace/bazel-cache/external/com_google_protobuf/src/google/protobuf/BUILD.bazel:171:14: in @upb//bazel:upb_proto_library.bzl%_upb_proto_library_aspect aspect on proto_library rule @com_google_protobuf//src/google/protobuf:descriptor_proto: Traceback (most recent call last):...

Hey there, I've been experiencing a really minor issue for the past couple of weeks. Whenever I open a fresh instance of Emacs and load a file in my project...

# 🐞 bug report ### Affected Rule py_wheel ### Is this a regression? Doubtful ### Description When building a wheel using `py_wheel`, third-party pip requirements are being installed into an...