Skip to content

Commit 7a47f37

Browse files
committed
cabal format fix
1 parent 370ba99 commit 7a47f37

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

bot-plutus-interface.cabal

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,7 @@ common common-lang
2727
-Wall -Wcompat -Wincomplete-record-updates
2828
-Wincomplete-uni-patterns -Wredundant-constraints -fobject-code
2929
-fno-ignore-interface-pragmas -fno-omit-interface-pragmas
30-
-fplugin=RecordDotPreprocessor
31-
-- -Werror
30+
-fplugin=RecordDotPreprocessor -Werror
3231

3332
build-depends:
3433
, base

0 commit comments

Comments
 (0)