Skip to content

Commit

Permalink
Fix plutus contract plugin dep
Browse files Browse the repository at this point in the history
  • Loading branch information
hamishmack committed Oct 12, 2021
1 parent ee9f007 commit 6f8dca3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion plutus-contract/plutus-contract.cabal
Expand Up @@ -140,7 +140,8 @@ library
uuid -any,
IntervalMap -any,
QuickCheck -any,
openapi3 -any
openapi3 -any,
plutus-tx-plugin -any

if flag(defer-plugin-errors)
ghc-options: -fplugin-opt PlutusTx.Plugin:defer-errors
Expand Down

0 comments on commit 6f8dca3

Please sign in to comment.