Skip to content

settings.<name>.custom perhaps not working as documented #201

Answered by srid
raehik asked this question in Q&A
Discussion options

You must be logged in to vote

It needs to be a function. See example at #192 where we also discuss the possibility of improving this interface.

haskellProjects.default = {
  settings = {
    fourmolu = { super, ...}: { custom = _: super.fourmolu_0_13_1_0; };
  };
};

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@raehik
Comment options

@srid
Comment options

srid Jan 10, 2024
Maintainer

Answer selected by raehik
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants