Source: postgrest-deps
Section: database
Priority: optional
Maintainer: Andrei Dziahel <develop7@develop7.info>
Build-Depends: debhelper-compat (= 13),
               ghc,
               cabal-install,
               pkg-config,
               libpq-dev,
               zlib1g-dev,
               libgmp-dev,
               libtinfo-dev
Standards-Version: 4.7.0
Rules-Requires-Root: no
Homepage: https://postgrest.org

Package: postgrest-deps
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libpq5, zlib1g, libgmp10
Description: Pre-compiled Hackage dependencies for postgrest
 This package contains the compiled Haskell library artifacts (cabal
 dist-newstyle) needed to build postgrest. It is not useful on its own
 and exists solely to avoid rebuilding ~220 Hackage packages on every
 postgrest version bump.