Skip to content

Commit

Permalink
no local deps
Browse files Browse the repository at this point in the history
  • Loading branch information
martyall committed Sep 14, 2023
1 parent 752fc08 commit d23a6c0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
5 changes: 3 additions & 2 deletions packages.dhall
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
let upstream =
https://raw.githubusercontent.com/f-o-a-m/package-sets/09b71674a327f7601276846c1afb537342bb57ff/purs-0.15.7-web3.dhall
sha256:7e32f0c65a7b5d334ee98d7fda1d7d3a557b6b478421f545694bd8e1cd4d16ac
with eth-core = ../purescript-eth-core/spago.dhall as Location
with js-bigints = ../../purescript-js-bigints/spago.dhall as Location
with eth-core.version = "genBytes"
with js-bigints.repo = "https://github.com/martyall/purescript-js-bigints"
with js-bigints.version = "fix-fromStringAs"


let overrides = {=}
Expand Down
1 change: 0 additions & 1 deletion test.dhall
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ in conf
, "lists"
, "quotient"
, "unsafe-coerce"
, "avar"
, "console"
, "identity"
, "enums"
Expand Down

0 comments on commit d23a6c0

Please sign in to comment.