From 01f2f64730715fe3ca9b56dd4d85a4b96fcb5c3e Mon Sep 17 00:00:00 2001 From: Mike Solomon Date: Tue, 23 Apr 2024 13:09:58 +0300 Subject: [PATCH] Adds to spago --- spago.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/spago.yaml b/spago.yaml index 5a21e74..9c187c9 100644 --- a/spago.yaml +++ b/spago.yaml @@ -12,19 +12,19 @@ workspace: - unsafe-reference - web-uievents deku: - repo: "https://github.com/mikesol/purescript-hyrule.git" + repo: "https://github.com/mikesol/purescript-deku.git" version: "v0.11.0" dependencies: - hyrule - untagged-union deku-core: - repo: "https://github.com/mikesol/purescript-hyrule.git" + repo: "https://github.com/mikesol/purescript-deku.git" version: "v0.11.0" dependencies: - hyrule - untagged-union deku-dom: - repo: "https://github.com/mikesol/purescript-hyrule.git" + repo: "https://github.com/mikesol/purescript-deku.git" version: "v0.11.0" dependencies: - hyrule