Skip to content

Build Summoner with -Werror on CIย #532

Open
@chshersh

Description

So we can catch all warnings earlier. Due to some challenges with specifying -Werror for cabal only on CI (see #173 for more details), I propose to add -Werror as a CLI argument to Stack.

Ideally, we also want to build all our generated test projects with -Werror to be sure that we don't generate projects with warnings, but that's a separate issue I guess.

Metadata

Assignees

No one assigned

    Labels

    CICI tools support; project CI; build with different GHC, tools

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions