Skip to content

Commit

Permalink
Meh
Browse files Browse the repository at this point in the history
  • Loading branch information
angerman committed Jun 9, 2021
1 parent 47b517a commit e8dbb62
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions plutus-ledger/plutus-ledger.cabal
Expand Up @@ -109,9 +109,7 @@ library
deepseq -any,
freer-simple -any,
semigroups -any

if true || !(impl(ghcjs) || os(ghcjs) || os(windows))
build-depends: plutus-tx-plugin -any
plutus-tx-plugin -any

ghc-options: -fprint-potential-instances

Expand All @@ -137,5 +135,4 @@ test-suite plutus-ledger-test
bytestring -any,
aeson -any,
plutus-core -any
if !(impl(ghcjs) || os(ghcjs) || os(windows))
build-depends: plutus-tx-plugin -any
plutus-tx-plugin -any

0 comments on commit e8dbb62

Please sign in to comment.