We don't need an impure environment anymore, because we can't run the test suite via stack anyway.
27 lines
493 B
YAML
27 lines
493 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-1.6.4.4
|
|
- hasql-dynamic-statements-0.3.1.5
|
|
- hasql-implicits-0.1.1.3
|
|
- hasql-notifications-0.2.2.2
|
|
- hasql-pool-1.0.1
|
|
- hasql-transaction-1.1.0.1
|
|
- postgresql-binary-0.13.1.3
|
|
- text-builder-0.6.10
|
|
- text-builder-dev-0.3.10
|
|
|
|
allow-newer: true
|
|
allow-newer-deps:
|
|
- fuzzyset
|
|
- hasql
|