TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Of Types and Men

2 点作者 wilfredhughes超过 11 年前

1 comment

mooism2超过 11 年前
Re Invalid types as warnings:<p>Ghc since 7.6 has had a -fdefer-type-errors flag --- <a href="http://www.haskell.org/ghc/docs/7.6.2/html/users_guide/defer-type-errors.html" rel="nofollow">http:&#x2F;&#x2F;www.haskell.org&#x2F;ghc&#x2F;docs&#x2F;7.6.2&#x2F;html&#x2F;users_guide&#x2F;defer...</a> --- which produces warnings at compile-time and exceptions at runtime.