Skip to content

Commit

Permalink
export IsPlutusScriptLanguage from Cardano.Api
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcFontaine committed Oct 24, 2022
1 parent a52afa7 commit 57318fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cardano-api/src/Cardano/Api.hs
Original file line number Diff line number Diff line change
Expand Up @@ -342,6 +342,7 @@ module Cardano.Api (
PlutusScriptVersion(..),
AnyScriptLanguage(..),
AnyPlutusScriptVersion(..),
IsPlutusScriptLanguage(..),
IsScriptLanguage(..),
IsSimpleScriptLanguage(..),

Expand Down

0 comments on commit 57318fb

Please sign in to comment.