Skip to content

Support type-checking without compiling #6951

Description

@mpilgrem

Some Haskell users seek workflows where they can type-check without bearing the 'cost' of compiling. See, for example:

There is a related 2013 issue in the Cabal project:

GHC provides the underlying functionality:

I think the ideal would be a --[no-]code flag for stack build (enabled by default).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions