# stack.yaml is used for circle-ci tests. Profiling build fails on circleci # with GHC 8.6, so we build with 8.4 for now. resolver: lts-12.26 extra-deps: - Ranged-sets-0.4.0 - configurator-pg-0.1.0.3 - http-types-0.12.3 ghc-options: postgrest: -O2 -Werror -Wall -fwarn-identities -fno-warn-redundant-constraints nix: packages: [pcre, pkgconfig, postgresql, zlib]