Skip to content
This repository was archived by the owner on Aug 11, 2022. It is now read-only.

Removed references to MalformedScript which is gone from Plutus#192

Open
blamario wants to merge 1 commit into
Liqwid-Labs:masterfrom
mlabs-haskell:mario/MalformedScript
Open

Removed references to MalformedScript which is gone from Plutus#192
blamario wants to merge 1 commit into
Liqwid-Labs:masterfrom
mlabs-haskell:mario/MalformedScript

Conversation

@blamario
Copy link
Copy Markdown

@blamario blamario commented Mar 1, 2022

No description provided.

@blamario
Copy link
Copy Markdown
Author

blamario commented Mar 1, 2022

I just needed a branch of plutus-extra that builds with relatively recent Plutus dependencies. Feel free to close this PR if you'd prefer to update Plutus wholesale at some point.

@@ -1,4 +1,5 @@
{-# LANGUAGE Trustworthy #-}
{-# OPTIONS_GHC -Wno-error=incomplete-patterns #-}
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why disable this warning?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I disabled the warning becoming an error because I didn't want to update the versions of dependencies, and the old version still has the constructor.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants