Ilya Baryshnikov

Results 13 issues of Ilya Baryshnikov

**Describe the bug** I get a warning. `ld: warning: directory not found for option '-L/opt/homebrew/Cellar/xz/5.2.5/lib'` I noticed that the build for mac os throws a warning. Then I decided to...

type: discussion
re: project-file

### Summary Сan you tell me where I'm wrong in my wishes? I want to do `lookup (Rewarding sc) (txInfoRedeemers $ scriptContextTxInfo ctx)`, but in [pr 6173](https://github.com/IntersectMBO/plutus/pull/6173) delete instance for...

bug
status: needs triage

I see an error when I use the extension that appeared in 9.10.1 ```haskell tests/test.hs:10:12: error: [GHC-83865] • Expected a type, but ‘()’ has kind ‘Unit’ • In the first...

Will close issues https://github.com/haskell/cabal/issues/9801 https://github.com/haskell/cabal/issues/4435 Main idea https://github.com/haskell/cabal/issues/9801#issuecomment-2884201996 `cc-options`, `cxx-options`, `jspp-options`, `asm-options`, `cmm-options`, `ld-options`, `cpp-options`, gccProgram(`-pgmc`) should be always passed when invoking GHC, similarly as `ghc-options` should be always used...

attention: needs-review

https://github.com/haskell/cabal/issues/10938 https://github.com/haskell/win32/pull/240 https://github.com/haskell/directory/pull/200

Some combination of patches that are already here

**Template B: This PR does not modify behaviour or interface** *E.g. the PR only touches documentation or tests, does refactorings, etc.* `show-build-info` with `-pgmc` gives new output on each platform...

- [x] external-stg-interpreter - [x] external-stg-syntax - [x] external-stg - [ ] external-stg-compiler ~~ghc-wpc-testsuite-ci~~ - [ ] lambda - [x] wpc-plugin also fix - [x] souffle-haskell https://github.com/luc-tielen/souffle-haskell/pull/78 btf, tests also...