mirror of
https://github.com/rowtype-yoga/purescript-fetch.git
synced 2024-11-29 18:14:16 +03:00
8 lines
281 B
Plaintext
8 lines
281 B
Plaintext
|
|
let upstream =
|
|
https://github.com/purescript/package-sets/releases/download/psc-0.15.4-20220816/packages.dhall
|
|
sha256:8b4467b4b5041914f9b765779c8936d6d4c230b1f60eb64f6269c71812fd7e98
|
|
|
|
in upstream
|
|
with fetch-core = ../purescript-fetch-core/spago.dhall as Location
|