Skip to content

Commit

Permalink
Remove dep
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelpj committed Jan 18, 2022
1 parent 5756d3e commit 155ca39
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion plutus-tx-plugin/plutus-tx-plugin.cabal
Expand Up @@ -132,12 +132,14 @@ test-suite plutus-tx-tests

test-suite size
import: lang
-- needs plutus-tx-plugin but it looks unused
ghc-options: -Wno-unused-packages
type: exitcode-stdio-1.0
main-is: Main.hs
hs-source-dirs: test/size
build-depends:
base >= 4.9 && < 5.0,
plutus-tx -any,
plutus-tx-plugin -any,
plutus-tx-plugin,
tagged -any,
tasty -any

0 comments on commit 155ca39

Please sign in to comment.