Skip to content

Commit 8454d26

Browse files
committed
cabal formatting
1 parent 5d77660 commit 8454d26

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
@@ -98,6 +98,7 @@ library
9898
, cardano-api
9999
, cardano-crypto
100100
, cardano-ledger-alonzo
101+
, cardano-ledger-core
101102
, cardano-prelude
102103
, cardano-slotting
103104
, containers
@@ -114,6 +115,7 @@ library
114115
, lens
115116
, memory
116117
, mtl
118+
, ouroboros-consensus
117119
, playground-common
118120
, plutus-chain-index
119121
, plutus-chain-index-core
@@ -136,6 +138,7 @@ library
136138
, split
137139
, stm
138140
, text ^>=1.2.4.0
141+
, time
139142
, transformers
140143
, transformers-either
141144
, transformers-except
@@ -144,9 +147,6 @@ library
144147
, wai
145148
, warp
146149
, websockets
147-
, cardano-ledger-core
148-
, ouroboros-consensus
149-
, time
150150

151151
hs-source-dirs: src
152152

0 commit comments

Comments
 (0)