uber/queryparser

Name structures don't support NFData instances

Open

#15 建立於 2017年12月9日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)Haskell (1,079 star) (145 fork)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.

貢獻者指南