Peter Becich

Results 74 issues of Peter Becich

Request for a function `git-link-gitiles` > Gitiles - A simple JGit repository browser > Gitiles is a simple repository browser for Git repositories, built on JGit. Its guiding principle is...

modified from https://github.com/jgm/pandoc/blob/master/.github/workflows/ci.yml

https://github.com/peterbecich/ekg/actions/runs/1770542683

Can a new release including https://github.com/tibbe/ekg-core/pull/43 be published to Hackage? Thanks

https://github.com/peterbecich/ekg-core/actions/runs/1734275940

### Thank you for the bug report - [X] I am using the latest version of `lsp-mode` related packages. - [X] I checked [FAQ](https://emacs-lsp.github.io/lsp-mode/page/faq/) and [Troubleshooting](https://emacs-lsp.github.io/lsp-mode/page/troubleshooting/) sections - [X] You...

bug

Appears to succeed: https://github.com/peterbecich/nakama/actions/runs/1179907797 Should these https://github.com/heroiclabs/nakama/blob/a84aa39232703d34c3cc3dc6110c053457270378/.github/workflows/ci.yml#L23-L26 be `go build -trimpath -mod=vendor` and `go test -trimpath -mod=vendor` ?

With GHC 8.6.5 this succeeds locally for me: ``` % cabal build all Up to date ```

with https://github.com/input-output-hk/haskell.nix ; a.f.a.i.k. this is the easiest way to build a `cabal.project` with Nix GHCJS is provided

This PR also changes `codeworld-available-pkgs.cabal` so that building succeeds without GHCJS.