Michael and I arrived at mostly the same things independently. Took some of his, some of mine. Co-authored-by: Michal Kleczek <michal@kleczek.org>
22 lines
333 B
YAML
22 lines
333 B
YAML
resolver: lts-24.37 # 2026-04-15, GHC 9.10.3
|
|
|
|
nix:
|
|
packages:
|
|
- libpq
|
|
- libpq.pg_config
|
|
- pkg-config
|
|
- zlib
|
|
|
|
extra-deps:
|
|
- configurator-pg-0.2.11
|
|
- fuzzyset-0.2.4
|
|
- hasql-notifications-0.2.4.0
|
|
- http-semantics-0.4.0
|
|
- http2-5.4.0
|
|
- warp-3.4.13
|
|
|
|
allow-newer: true
|
|
allow-newer-deps:
|
|
- fuzzyset
|
|
- hasql
|