Skip to content

Commit

Permalink
Bump hie-bios (digital-asset#2586)
Browse files Browse the repository at this point in the history
This includes my patches to fix the Stack cradle in hie-bios so
hie-core should now work properly on Stack projects.
  • Loading branch information
cocreature authored Aug 19, 2019
1 parent a76f82d commit 02a148f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -575,8 +575,8 @@ hazel_repositories(
) + hazel_github_external(
"mpickering",
"hie-bios",
"8427e424a83c2f3d60bdd26c02478c00d2189a73",
"c593ff871f31200e37a3c24c09da314d0ee41a8486defe7af91ac55a26efdc1e",
"7a75f520b2e7a482440edd023be8e267a0fa153f",
"015a5ca3c9b2425cdec38cbc238ae8f6b1b5f73591f27af6ab6b2f9b96c08750",
patch_args = ["-p1"],
patches = ["@com_github_digital_asset_daml//bazel_tools:haskell-hie-bios.patch"],
) + hazel_hackage("typed-process", "0.2.6.0", "31a2a81f33463fedc33cc519ad5b9679787e648fe2ec7efcdebd7d54bdbbc2b1") +
Expand Down
2 changes: 1 addition & 1 deletion compiler/hie-core/stack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ extra-deps:
- git: https://github.com/bubba/lsp-test.git
commit: d126623dc6895d325e3d204d74e2a22d4f515587
- git: https://github.com/mpickering/hie-bios.git
commit: 8427e424a83c2f3d60bdd26c02478c00d2189a73
commit: 7a75f520b2e7a482440edd023be8e267a0fa153f
nix:
packages: [zlib]
allow-newer: true

0 comments on commit 02a148f

Please sign in to comment.