From 57cd0ca3cb51658673f43d3640d33ef8386f8398 Mon Sep 17 00:00:00 2001 From: martyall Date: Thu, 2 Jan 2025 11:55:08 -0800 Subject: [PATCH] clean up deps for eth-core --- spago.yaml | 23 ----------------------- 1 file changed, 23 deletions(-) diff --git a/spago.yaml b/spago.yaml index f66cf61..f2a84a7 100644 --- a/spago.yaml +++ b/spago.yaml @@ -69,28 +69,5 @@ workspace: git: https://github.com/martyall/purescript-coroutine-transducers ref: v1.0.0 eth-core: - dependencies: - - argonaut - - arrays - - effect - - either - - foldable-traversable - - foreign - - functions - - gen - - integers - - js-bigints - - lists - - maybe - - newtype - - node-buffer - - nonempty - - ordered-collections - - partial - - prelude - - simple-json - - strings - - unfoldable - - unsafe-coerce git: https://github.com/f-o-a-m/purescript-eth-core ref: 3db27d22f738498a1e4263f537cd25279fc88088