Skip to content

Commit

Permalink
minor fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
ffakenz committed Jan 3, 2025
1 parent dce87f7 commit 15ead59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hydra-plutus/hydra-plutus.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ source-repository head
common project-config
default-language: GHC2021
default-extensions:
NoImplicitPrelude
DataKinds
DefaultSignatures
DeriveAnyClass
Expand All @@ -27,6 +26,7 @@ common project-config
GADTs
LambdaCase
MultiWayIf
NoImplicitPrelude
OverloadedStrings
PartialTypeSignatures
PatternSynonyms
Expand Down

0 comments on commit 15ead59

Please sign in to comment.