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.

贡献者指南