Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions plutus-core/plutus-core.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,6 @@ library
, base64-bytestring
, bimap
, bytestring
, bytestring-strict-builder
, cardano-crypto-class ^>=2.2.3
, cassava
, cborg
Expand All @@ -331,7 +330,7 @@ library
, monoidal-containers
, mtl
, multiset
, nothunks >=0.2 && <0.4
, nothunks >=0.2 && <0.4
, parser-combinators >=0.4.0
, plutus-core:flat
, prettyprinter >=1.1.0.1
Expand Down
Loading
Loading