kczulko

Results 16 issues of kczulko

Hi, I made an example app here: https://github.com/kczulko/scalaz-mtl-issue showing what's the problem. When I create a function like this: ```scala def dummyProgram[F[_]](implicit ME: MonadError[F,Throwable], MS: MonadState[F,Int]): F[Unit] = { for...

scalaz7

### Description of the problem / feature request: When I'm creating configmap from *.env file it is being placed under `files` section, rather than `envs` section of kustomize.yaml. ### Feature...

Hi, Is there any possibility to publish matryoshka-core artifact for scala 2.13? Can I help with that? CC: @djspiewak Best regards, Karol

**Describe the bug** Accidentally, I've discovered that stack_snapshot packages list may contain "quasi-duplicates". **To Reproduce** Put two packages to `stack_snapshot::packages` where one is taken from stack snapshot and the other...

type: bug

Hello, I was having some problems with `aws-google-auth` (constantly returning `Invalid username or password`) and one of its github issues pointed me to this project. Since `aws-google-auth` got nixified some...

**Describe the bug** While updating gazelle_cabal dependencies (https://github.com/tweag/gazelle_cabal/pull/17#issuecomment-1035235747), we've found following rules_haskell behavior: when there is no `main_file` attribute for haskell_binary, rules_haskell prints following error: ``` Error in fail: No...

P3
type: bug

**Describe the bug** Bazel target fails in the following way when run on mac M1: ``` ERROR: /private/var/tmp/_bazel_pwierucki/d1617fa56bc5f38665e9fa6b517a1d51/external/io_bazel_rules_scala/src/java/io/bazel/rulesscala/scalac/BUILD:16:12: Target '@io_bazel_rules_scala//src/java/io/bazel/rulesscala/scalac:scalac' depends on toolchain '@nixpkgs_config_cc//:cc-compiler-darwin_arm64', which cannot be found: no such...

- [ ] - eliminate [python](https://github.com/kczulko/rules_elm/blob/59215c6d19f7470ccdc6236c119c75173169083e/elm/def.bzl#L59) in flavor of python toolchain - [ ] - eliminate [gunzip](https://github.com/kczulko/rules_elm/blob/59215c6d19f7470ccdc6236c119c75173169083e/elm/private/elm_toolchain.bzl#L21) from a genrule