Skip to content

Commit e3099d8

Browse files
Format cabal
1 parent 720128a commit e3099d8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

bot-plutus-interface.cabal

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -103,9 +103,7 @@ library
103103
, data-default
104104
, data-default-class
105105
, directory
106-
, prettyprinter
107106
, either
108-
, vector
109107
, filepath
110108
, freer-extras
111109
, freer-simple
@@ -126,6 +124,7 @@ library
126124
, plutus-pab
127125
, plutus-tx
128126
, plutus-tx-plugin
127+
, prettyprinter
129128
, process
130129
, QuickCheck
131130
, row-types
@@ -142,6 +141,7 @@ library
142141
, transformers-except
143142
, unordered-containers
144143
, uuid
144+
, vector
145145
, wai
146146
, warp
147147
, websockets
@@ -175,7 +175,6 @@ test-suite bot-plutus-interface-test
175175
, data-default-class
176176
, either
177177
, extra
178-
, prettyprinter
179178
, filepath
180179
, freer-extras
181180
, freer-simple
@@ -196,6 +195,7 @@ test-suite bot-plutus-interface-test
196195
, plutus-pab
197196
, plutus-tx
198197
, plutus-tx-plugin
198+
, prettyprinter
199199
, QuickCheck
200200
, quickcheck-instances
201201
, row-types

0 commit comments

Comments
 (0)