diff --git a/en/nixify-haskell-parts.md b/en/nixify-haskell-parts.md index a85e1b58..634ee1c7 100644 --- a/en/nixify-haskell-parts.md +++ b/en/nixify-haskell-parts.md @@ -9,7 +9,7 @@ short-title: 2. Using flake-parts Things to highlight: -- [[flake-parts]] can be used as lightweight as `forAllSystems` alternative +- [[flake-parts]] can be used as lightweight `forAllSystems` alternative - allows us to split top-level flake.nix into small .nix files - allows us to define [[nix-modules|our own modules]] and use them (just like [[nixos]] options) - nuts and bolts: