Skip to content

Commit f51f4e4

Browse files
authored
Merge pull request #5741 from IntersectMBO/nm/plutus-preprocessor-nix-build-failure
Fix nix build failure in `plutus-preprocessor`
2 parents 0cfbf86 + 87e7f16 commit f51f4e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cabal.project

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ program-options
7070
ghc-options: -Werror
7171

7272
package plutus-preprocessor
73-
haddock-options: "--optghc=-fplugin-opt PlutusTx.Plugin:defer-errors"
73+
haddock-options: "--optghc=-fplugin-opt=PlutusTx.Plugin:defer-errors"
7474

7575
package cardano-ledger-core
7676
flags: +asserts

0 commit comments

Comments
 (0)