uber/queryparser

Name structures don't support NFData instances

Open

#15 opened on 2017年12月9日

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

説明

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

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