uber/queryparser

Name structures don't support NFData instances

Open

#15 opened on 2017年12月9日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Haskell (145 forks)batch import
good first issue

Repository metrics

Stars
 (1,079 stars)
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.

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