Skip to content

Commit 87e7f16

Browse files
committed
Fix nix build failure in plutus-preprocessor
1 parent 0cfbf86 commit 87e7f16

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)