doctest: provide a separate project file without -Werror (fix #9307)
commitccce7c3bfb709378bb708336f660d5615f078041
authorArtem Pelenitsyn <a.pelenitsyn@gmail.com>
Wed, 4 Oct 2023 13:36:12 +0000 (4 09:36 -0400)
committerArtem Pelenitsyn <a.pelenitsyn@gmail.com>
Wed, 4 Oct 2023 13:36:12 +0000 (4 09:36 -0400)
treeb37008d9ad142823b044424dd83370b0d529e177
parentdc08acb9cad0d900fe48da520dedf2a8b5fc9702
doctest: provide a separate project file without -Werror (fix #9307)

This became necessary after an upgrade to GHC 9.4, which, apparently,
has a subtle change in how -W/-w-related things get interpreted.
Makefile
cabal.project.doctest [new file with mode: 0644]