mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-15 01:12:56 +03:00
aeff6e162a
#7730 added `package` stanzas for all our internal Haskell libraries, so that `-Werror` was switched on for all of them. However, #7534 was developed simultaneously, and merged shortly after, so that we missed `package` stanzas for `hasura-incremental` and `arrows-extra`. Then #7761 added one for `hasura-incremental`. This PR fixes one warning for a test suite there, and adds the missing `package` stanza for `arrows-extra`. PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7770 GitOrigin-RevId: 5f5c3fb5d4852c88ed2e14a3fa83fe264aec895b |
||
---|---|---|
.. | ||
src/Control/Arrow | ||
arrows-extra.cabal |