File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments