Ai
3 Star 1 Fork 0

Gitee 极速下载/purescript

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/purescript/purescript
克隆/下载
stack.yaml 920 Bytes
一键复制 编辑 原始数据 按行查看 历史
# Please update Haskell image versions under .github/workflows/ci.yml together to use the same GHC version
# (or the CI build will fail)
resolver: lts-23.18
pvp-bounds: both
packages:
- '.'
ghc-options:
# Build with advanced optimizations enabled by default
"$locals": -O2 -Werror -fspecialize-aggressively -fexpose-all-unfoldings
extra-deps:
# As of 2021-11-08, the latest release of `language-javascript` is 0.7.1.0,
# but it has a problem with parsing the `async` keyword. It doesn't allow
# `async` to be used as an object key:
# https://github.com/erikd/language-javascript/issues/131
- language-javascript-0.7.0.0
- bower-json-1.1.0.0
- these-1.2.1
- aeson-better-errors-0.9.1.3
- github: purescript/cheapskate
commit: 633c69024e061ad956f1aecfc137fb99a7a7a20b
nix:
packages:
- zlib
# Test dependencies
- nodejs
- nodePackages.npm
- nodePackages.bower
flags:
aeson-pretty:
lib-only: true
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors/purescript.git
git@gitee.com:mirrors/purescript.git
mirrors
purescript
purescript
master

搜索帮助