Skip to content

Prepare Stack for Cabal's changing approach to hooks #6542

Open
@mpilgrem

Description

Motivation:

Currently:

  • Stack itself has build type Custom, which makes use of generateBuildModule; and
  • Stack uses replHook in StackSetupShim.hs to cause Cabal to create the autogenerated files for every configured component, without building everything, before Stack uses ghc --interactive.

Related question: haskellfoundation/tech-proposals#60 (comment)

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions