-
Notifications
You must be signed in to change notification settings - Fork 716
Open
Labels
re: devxImproving the cabal developer experience (internal issue)Improving the cabal developer experience (internal issue)re: project-fileConcerning cabal.project filesConcerning cabal.project filestype: enhancement
Description
Describe the feature request
A new extra-executables
field that specifies executables to be provided during development, such as linters and formatters. These should be solved independently from each other and from the main project.
The field should not contain executables that are needed to build the project. Those go in build-tool-depends
, in the appropriate .cabal file
Additional context
Originally #7865 and #6952 (comment)
michaelpj, cumber and ulysses4evergeorgefst
Metadata
Metadata
Assignees
Labels
re: devxImproving the cabal developer experience (internal issue)Improving the cabal developer experience (internal issue)re: project-fileConcerning cabal.project filesConcerning cabal.project filestype: enhancement