Constructors for user types should probably be part of the config section
オープン
enhancement
funblocks
- 主要言語
- Haskell
- スター
- 1.3k
- フォーク
- 201
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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.
コントリビューションガイド
調査の方向性
まず、toolbox のコンストラクタブロックと、ユーザー型の設定を含むことになる設定ブロックを見つけます。インラインブロックがどのように配置されているか、また既存のどのテストや例がこれらのブロックをカバーしているかを確認します。完了とは、別個のコンストラクタブロックを必要とせずに、設定セクションでコンストラクタ名と型パラメータ数を利用できる状態です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- haskell
- 領域
- frontend
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 25/100