Constructors for user types should probably be part of the config section
Open
enhancement
funblocks
- Dominant language
- Haskell
- Stars
- 1.3k
- Forks
- 201
- PR merge metrics
- No merged PRs in 30d
Description
The constructor block is weird: it's not an expression, and there's really only one block that can go there, but you still have to hunt it down in the toolbox.
Instead, the constructor name and number of type parameters could be added to the config block. I guess the problem there is that it requires a non-trivial layout for inline blocks. So this is probably hard, but I'll leave the feature request open anyway.
Contributor guide
Assessment
This issue has not been assessed yet.