Skip to content

Commit eb0989b

Browse files
committed
wb | fix plutus-scripts-bench haddock plugin-opt syntax
1 parent a6fe147 commit eb0989b

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
@@ -72,7 +72,7 @@ package bitvec
7272

7373
-- required for haddocks to build successfully
7474
package plutus-scripts-bench
75-
haddock-options: "--optghc=-fplugin-opt PlutusTx.Plugin:defer-errors"
75+
haddock-options: "--optghc=-fplugin-opt=PlutusTx.Plugin:defer-errors"
7676

7777
-- There is a suspected bug in `cabal` (https://github.com/haskell/cabal/issues/11663)
7878
-- that can be worked around with the following allow-newer stanzas

0 commit comments

Comments
 (0)