Skip to content

Commit

Permalink
link to haskell-flake dependency documentation
Browse files Browse the repository at this point in the history
Co-authored-by: Sridhar Ratnakumar <3998+srid@users.noreply.github.com>
  • Loading branch information
shivaraj-bh and srid authored Apr 2, 2024
1 parent c4816d0 commit 345302c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion en/haskell-rust-ffi.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ error: function 'anonymous lambda' called without required argument 'rust_nix_te
...
```
To specify the Rust project as a dependency, let's edit `hello-haskell/default.nix` to:
To specify the Rust project as a dependency, we [setup haskell-flake dependency overrides](https://community.flake.parts/haskell-flake/dependency) by editing `hello-haskell/default.nix` to:
```nix
{
Expand Down

0 comments on commit 345302c

Please sign in to comment.