uber/queryparser

Name structures don't support NFData instances

オープン

#15 opened on 2017/12/09

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Haskell (145 件のフォーク)batch import
good first issue

Repository metrics

Stars
 (1,079 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

Since our queries and catalogs can get large, we should have controls over strictness, including using deepseq. Currently, that is not supported.

コントリビューターガイド