Sean Gillespie

Results 46 issues of Sean Gillespie

Currently the Docker image for DB Sync is large, complex, and discourages customization. Given the majority of our users are using the docker image, I would like to revisit this...

# Description Add back the following linker options: * -lpgcommon * -lpgport These got removed at some point to test if they were still needed (they are), but for some...

**OS** Your OS: x86_64-linux **Versions** The `db-sync` version (eg `cardano-db-sync --version`): master PostgreSQL version: 17.2 **Build/Install Method** The method you use to build or install `cardano-db-sync`: nix cross build **Run...

bug

Most of HLS is now using GHC structured diagnostics instead of regexes (#4605). However, there are still some messages we still rely on regex matching for, because they aren't available...

This adds structured diagnostics to the hole fit suggestions. Unfortunately, the suggestions still come through via `ErrorInfo`, so we still need to use regex matchers to extract them.

Hi, after updating (NixOS) a few weeks ago, I can no longer use the "Cur" modifier in some of my regular apps (it just prints the letter). The programs I've...